Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 277 Bytes

File metadata and controls

16 lines (10 loc) · 277 Bytes

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.