Sha256: 1daa19f0d1bd9599fd0f013f8bdf80973051561a5c45abb4c640992c17452382
Contents?: true
Size: 553 Bytes
Versions: 4
Compression:
Stored size: 553 Bytes
Contents
# SwiftClient Small but powerful client to interact with OpenStack Swift. ## Installation Add this line to your application's Gemfile: ```ruby gem 'swift_client' ``` And then execute: $ bundle Or install it yourself as: $ gem install swift_client ## Contributing 1. Fork it ( https://github.com/mrkamel/swift_client/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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
swift_client-0.0.4 | README.md |
swift_client-0.0.3 | README.md |
swift_client-0.0.2 | README.md |
swift_client-0.0.1 | README.md |