s3dist
v0.3.1
Published
A command for syncing a local directory to a Amazon S3 Bucket
Downloads
10
Readme
S3Dist
A nodejs module and CLI for deploying a directory to an Amazon S3 Bucket with gzip support and cache-control
Installation
npm install s3dist
Usage
s3dist <SOURCE_DIR> <AMAZON_BUCKET_NAME> <AMAZON_KEY> <AMAZON_SECRET>
License
MIT and new BSD.