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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1
  • 0.0.4
    1
  • 0.0.3
    1
  • 0.0.2
    1

Package Sidebar

Install

npm i s3foo

Weekly Downloads

4

Version

0.1.0

License

MIT

Last publish

Collaborators

  • twilson63