s3foo

0.1.0 • Public • Published

s3foo

s3foo is a command-line app, that pushes contents of the current folder to a s3 bucket and enables the bucket as a website.

install

npm install s3foo -g

usage

cd [website]
s3foo
#prompt: bucket: myapp.w3foo.com 

configuration

Make sure that you have your AMAZON_ACCESS_KEY_ID and AMAZON_SECRET_ACCESS_KEY setup as environment variables.

export AMAZON_ACCESS_KEY_ID=XXXXX
export AMAZON_SECRET_ACCESS_KEY=XXXX

Readme

Keywords

none

Package Sidebar

Install

npm i s3foo

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • twilson63