A node.js application that pushes a file to S3 and gives you a URL.
To install PushFile, simply run npm install -g pushfile
. This will install pushfile
globally on your machine.
To create a config file, just run pushfile --configuration
or copy the example config file to your home directory and rename it .pushfile.json
.
Once your configuration file is created pushing files to S3 is simple:
$ pushfile /path/to/file.ext