s3-pusher
v0.1.4
Published
Publish assets to Amazon's S3 service via CLI
Downloads
2
Readme
S3-Pusher
Publish assets to Amazon's S3 service.
##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.