cartage-s3 1.0
cartage-s3 is a plug-in for {cartage}[https://github.com/KineticCafe/cartage] to upload the built package to Amazon's S3 or a service with a similar interface. Cartage provides a repeatable means to create a package for a Rails application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt. The package is created with its dependencies bundled in `vendor/bundle`, so it can be deployed in environments with strict access control rules and without requiring development tool access.
Gemfile:
=
instalar:
=
Development Dependencies (8):
hoe
~> 3.13
hoe-doofus
~> 1.0
hoe-geminabox
~> 0.3
hoe-gemspec2
~> 1.1
hoe-git
~> 1.5
minitest
~> 5.5
rake
~> 10.0
rdoc
~> 4.0