Gemaker Gem Version Build Status Coverage Status

Ruby CLI created to build Platanus' gems.

Installation

$ gem install gemaker

Usage

To build a new gem with all the configuration we use in Platanus, run the following command...

gemaker new my_gem

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits

Thank you contributors!

Platanus

My Gem is maintained by platanus.

License

Gemaker is © 2016 platanus, spa. It is free software and may be redistributed under the terms specified in the LICENSE file.