gem_bootstrap 0.2.5
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:
=
instalar:
=
Runtime Dependencies (3):
Development Dependencies (11):
awesome_print
~> 1.2.0
bundler
~> 1.7.3
gem-ctags
~> 1.0.6
guard
~> 2.6.1
guard-minitest
~> 2.3.2
minitest
~> 5.4.2
minitest-spec-context
~> 0.0.3
pry
~> 0.10.1
rake
~> 10.3.2
rubocop
~> 0.26.1
yard
~> 0.8.7