hexo-s3-deploy

1.2.3 • Public • Published

Hexo S3 deploy script

As used by the Meteor guide.

Install

npm install --save-dev hexo-s3-deploy

Add a command

(in package.json):

"scripts": {
  "deploy": "hexo-s3-deploy"
}

Run command

Set the env vars

AWS_KEY
AWS_SECRET
AWS_BUCKET

or create a file keys.json with key, secret, and bucket

Then:

npm run deploy

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-s3-deploy

Weekly Downloads

1

Version

1.2.3

License

MIT

Unpacked Size

4.1 kB

Total Files

3

Last publish

Collaborators

  • abernix
  • apollo-bot