Sha256: 8e53b81acc777cf551ad3e04f9f01054d7b8ddeefc7dcd0f9dd362ade961b09f

Contents?: true

Size: 853 Bytes

Versions: 1

Compression:

Stored size: 853 Bytes

Contents

# 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

1 entries across 1 versions & 1 rubygems

Version Path
gemaker-0.2.0 README.md