/pushfile

Pushes a file to S3 and gives you a short URL.

Primary LanguageJavaScriptMIT LicenseMIT

pushfile

A node.js application that pushes a file to S3 and gives you a URL.

Build Status Dependency Status devDependency Status NPM Version

Installation

To install PushFile, simply run npm install -g pushfile. This will install pushfile globally on your machine.

Create a Config File

To create a config file, just run pushfile --configuration or copy the example config file to your home directory and rename it .pushfile.json.

Usage

Once your configuration file is created pushing files to S3 is simple:

$ pushfile /path/to/file.ext