Authors: Takayuki Okawa
License: MIT
Summary: Capistrano deployment strategy that creates and pushes a tarball
into S3, for both pushed deployments and pulled auto-scaling.
Modified to use aws-cli(https://github.com/aws/aws-cli) from s3cmd.
The original source is...