Sha256: 5beb5cbaaee50c641774e1c752092c0e4dc767986f1347e898f188eccc06db92

Contents?: true

Size: 754 Bytes

Versions: 1

Compression:

Stored size: 754 Bytes

Contents

# AWS Crop Duster

Fly over your AWS servers and get information that you can query on.
Sometimes, AWS just doesn't give you the information you need.  You want
to build a system that will allow you to query changes in your AWS
stack.  With Crop Duster, you can both query state and transition.

## Running & Installation

Crop Duster is a stand alone application for mfile:

    gem install crop-duster

And then execute:

    $ crop-duster AWS_SECRET=<IAM secret> AWS_KEY=<IAM key> AWS_BILLING_BUCKET=<S3 Bucket>

## 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crop-duster-0.0.7 README.md