Sha256: bdf0c084d03f603d9fd063e01fb2b9d3e7d6682b0e90dbc2c103b702ff9824f6
Contents?: true
Size: 585 Bytes
Versions: 11
Compression:
Stored size: 585 Bytes
Contents
# Build::Cloud Tools for building resources in AWS ## Installation Add this line to your application's Gemfile: gem 'build-cloud' And then execute: $ bundle Or install it yourself as: $ gem install build-cloud ## Usage See the command line help for `build-cloud`. ## Contributing 1. Fork it ( http://github.com/<my-github-username>/build-cloud/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 new Pull Request
Version data entries
11 entries across 11 versions & 1 rubygems