Sha256: 77932948900b3d980ae8896087eeb74af5187dffbf7bdf4190f40d96f489d8c2
Contents?: true
Size: 814 Bytes
Versions: 8
Compression:
Stored size: 814 Bytes
Contents
# Build::Cloud [![Build Status](https://travis-ci.org/scalefactory/build-cloud.svg?branch=master)](https://travis-ci.org/scalefactory/build-cloud) [![Gem Version](https://badge.fury.io/rb/build-cloud.svg)](https://badge.fury.io/rb/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
8 entries across 8 versions & 1 rubygems