Skip to content

hanford/add-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-deploy

Generate the deploy script / circle.yml boilerplate for node apps with an optional heroku failover

Install

$ npm install -g add-deploy

Usage

# Generate circle.yml and deploy.sh files
$ add-deploy

# deploy.sh script to deploy to now.sh
$ add-deploy --now

# deploy.sh script to deploy to now.sh and heroku
$ add-deploy --now --heroku

License

MIT © Jack Hanford

About

generate circleci deployment scripts for now and heroku hosted node apps

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published