Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 695 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 695 Bytes

aws-maintenance

Maintenance utility for AWS services

Installation

Add this line to your application's Gemfile:

gem 'aws-maintenance'

And then execute:

$ bundle

Or install it yourself as:

$ gem install aws-maintenance

Configuration

TODO: Write configuration instructions here

Usage

TODO: Write usage instructions here

Contributing

  1. [Fork it] ( https://github.com/hcentive/aws-maintenance )
  2. Create your feature branch (git checkout -b s3)
  3. Commit your changes (git commit -am 'Added s3 support')
  4. Push to the branch (git push origin s3)
  5. Create new code review