Convenient Rake wrapper on a growing set of AWS API methods. See the AWS API for implementation details. Built upon the aws-sdk-core-ruby
Add this line to your application's Gemfile:
gem 'aws-sdk-core-ruby-rake'
And then execute:
$ bundle
Or install it yourself as:
$ gem install aws-sdk-core-ruby-rake
TODO: Write usage instructions here
- Fork it ( http://github.com//aws-sdk-core-ruby-rake/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request