meteor/hexo-s3-deploy

Name: hexo-s3-deploy

Owner: Meteor

Description: null

Created: 2016-04-08 21:12:34.0

Updated: 2016-10-27 16:44:00.0

Pushed: 2017-06-02 17:02:14.0

Homepage: null

Size: 5

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hexo S3 deploy script

As used by the Meteor guide.

Install
install --save-dev hexo-s3-deploy
Add a command

(in package.json):

ipts": {
eploy": "hexo-s3-deploy"

Run command

Set the env vars

KEY
SECRET
BUCKET

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

Then:

npm run deploy


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.