Sha256: 5942595c13523c439250c3e1fa3ab6befe751620b7b4985bd974189cc8949657

Contents?: true

Size: 631 Bytes

Versions: 3

Compression:

Stored size: 631 Bytes

Contents

# Aws::Cfn::Stacker

A CloudFormation stack management helper to do stack CRUD and chaining

## Installation

Add this line to your application's Gemfile:

    gem 'aws-cfn-stacker'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install aws-cfn-stacker

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/aws-cfn-stacker/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

3 entries across 3 versions & 1 rubygems

Version Path
aws-cfn-stacker-0.0.6 README.md
aws-cfn-stacker-0.0.5 README.md
aws-cfn-stacker-0.0.1 README.md