blakelapierre / watchmen

insta-deploy-on-commit for your node projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WATCHMEN

insta-deploy-on-commit for your node projects

npm install
grunt

Setup a webhook in your github project: http://your_ip_here:2999/github/callback

Setup a grunt task named "localDeploy". It will be executed once WATCHMEN deploys your repo and dependencies.

commit to github and then go find your project running

About

insta-deploy-on-commit for your node projects


Languages

Language:JavaScript 96.1%Language:Shell 3.9%