gem_bootstrap 0.3.0
Bootstrap the creation of ruby gem so that you don't have to start from scratch. Build with simple, sensible default and very easy to extend. TL;DR; create new gem with `gem_bootstrap awesome_gem -g github_id -e your@email.com -a 'John Guru'`
Gemfile:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (12):
awesome_print
~> 1.6
bundler
~> 1.10
gem-ctags
~> 1.0
guard
~> 2.12
guard-minitest
~> 2.4
minitest
~> 5.6
pry
~> 0.10
pry-byebug
~> 3.1
rake
~> 10.4
rubocop
~> 0.31
yard
~> 0.8