# Glacier [](http://badge.fury.io/rb/glacier-aws) [](https://travis-ci.org/mschewe/glacier-aws) [](https://codeclimate.com/github/mschewe/glacier-aws) [](https://coveralls.io/r/mschewe/glacier-aws) [](https://gemnasium.com/mschewe/glacier-aws) Commandline util to send and retrieve data from AWS Glacier ## Installation Install it yourself as: $ gem install glacier-aws ## Usage TODO: Write usage instructions here ## 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