RubyGems.org

s3share

0.4

S3Share allows simple uploads to Amazon S3 from your command line. Set your access ENV variables (see website) and upload the file: $ s3.rb kezia.png kezia.png uploaded to: http://s3.amazonaws.com/heroin-uploads/kezia.png

installgem install s3share
Authors

Federico Builes

2,916 total downloads 736 for this version
Owners

35bdded0ed436595945447a2484a77b0

Gemfile
gem "s3share", "~> 0.4"
Versions
  1. 0.4 December 20, 2010
  2. 0.3 December 6, 2010
  3. 0.2 December 6, 2010
  4. 0.1 November 14, 2010
Runtime Dependencies
  1. aws-s3 >= 0
Development Dependencies
  1. rspec >= 0