s3-pusher

0.1.4 • Public • Published

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

/s3-pusher/

    Package Sidebar

    Install

    npm i s3-pusher

    Weekly Downloads

    1

    Version

    0.1.4

    License

    none

    Last publish

    Collaborators

    • giuliandrimba