Skip to content

giuliandrimba/s3-pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3-Pusher

Publish assets to Amazon's S3 service.

Dependency Status

Demo

##Install

npm install -g s3-pusher ##Usage

s3-pusher -a <access-key> -s <secret-key> -b <bucket-name> -d <source-directory>

It will iterate over the directory files, and send them to the specified bucket.

##Contributing

Install the dependencies:

make setup

Watch the source files:

make watch

Bitdeli Badge

About

Publish assets to Amazon's S3 service via CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages