bundle gem
Creates a skeleton for creating a rubygem
$ bundle gem GEM [--bin or -b]
Options:
--bin or -b
: Generate a binary for your library.
Edit this document on GitHub if you caught an error or noticed something was missing.