A lightweight Continuous Deployment / Continuous Integration platform written in node.
A lightweight Continuous Deployment / Continuous Integration platform written in node.
npm install cd-cluster -g
cd-slave start [options] [port=8081]
Options:
-h, --help output usage information
-t, --token [token] a token used to verify requests
cd-master start [port=8080]
Visit http://hostname:port
and enjoy.