Sha256: ea2e7414319a06247756ad55cceeb7aa7a37d7e17b86dc8456fe3de86e4eef3c
Contents?: true
Size: 1.16 KB
Versions: 3
Compression:
Stored size: 1.16 KB
Contents
# Gemaker [](https://badge.fury.io/rb/gemaker) [](https://travis-ci.org/platanus/gemaker) [](https://coveralls.io/github/platanus/gemaker) Ruby CLI created to build Platanus' gems. ## Installation ```bash $ gem install gemaker ``` ## Usage To build a new gem with all the configuration we use in Platanus, run the following command... ```bash 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](https://github.com/platanus/gemaker/graphs/contributors)! <img src="http://platan.us/gravatar_with_text.png" alt="Platanus" width="250"/> My Gem is maintained by [platanus](http://platan.us). ## License Gemaker is © 2016 platanus, spa. It is free software and may be redistributed under the terms specified in the LICENSE file.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gemaker-0.5.0 | README.md |
gemaker-0.4.0 | README.md |
gemaker-0.3.0 | README.md |