Sha256: 7960a67984706178143d38349d9c9dc44a9dc8b948859937415473fa98223427
Contents?: true
Size: 590 Bytes
Versions: 6
Compression:
Stored size: 590 Bytes
Contents
# Builderator __Tools to make CI Packer builds awesome__ ## Installation Add this line to your application's Gemfile: ```ruby gem 'builderator' ``` And then execute: $ bundle Or install it yourself as: $ gem install builderator ## Usage Run `bundle exec thor build help` ## Contributing 1. Fork it ( https://github.com/[my-github-username]/builderator/fork ) 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 a new Pull Request
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
builderator-0.3.15 | README.md |
builderator-0.3.14 | README.md |
builderator-0.3.13 | README.md |
builderator-0.3.12 | README.md |
builderator-0.3.11 | README.md |
builderator-0.3.10 | README.md |