Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
/ s3dist Public archive

A nodejs module and CLI for deploying a directory to an Amazon S3 Bucket with gzip support and cache-control

License

Notifications You must be signed in to change notification settings

zanona/s3dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A nodejs module and CLI for deploying a directory to an Amazon S3 Bucket with gzip support and cache-control

Resources

License

Stars

Watchers

Forks

Packages