Choose version
Primary Commands
Utilities
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.
Choose version
Primary Commands
Utilities
Edit this document on GitHub if you caught an error or noticed something was missing.