1.0.3 • Published 5 years ago

generate-autodeploy v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

AutoDeploy

This script automatically polls git (it keeps running "git pull") and if it found new code it will run yarn install followed by pm2 reload pm2.config.js --update-env

AutoDeploy

Getting Started

  • If you don't want to install the package locally
    • npx generate-autodeploy
  • If you want to install it globally
    • npm generate-autodeploy --global || yarn global add generate-autodeploy
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago