gem_bootstrap 0.2.9
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:
=
安装:
=
Runtime 依赖 (3):
Development 依赖 (12):
awesome_print
~> 1.6.1
bundler
~> 1.9.6
gem-ctags
~> 1.0.6
guard
~> 2.12.5
guard-minitest
~> 2.4.4
minitest
~> 5.6.1
pry
~> 0.10.1
pry-byebug
~> 3.1.0
rake
~> 10.4.2
rubocop
~> 0.31.0
yard
~> 0.8.7