npm.io
0.12.6 • Published 9 years agoCLI

cd-cluster

Licence
MIT
Version
0.12.6
Deps
14
Vulns
4
Weekly
0
Stars
4

node-cd-cluster NPM version

A lightweight Continuous Deployment / Continuous Integration platform written in node.

cd-cluster

Installation

npm install cd-cluster -g

Usage

Slave Side
cd-slave start [options] [port=8081]

Options:

-h, --help           output usage information
-t, --token [token]  a token used to verify requests
Master Side
cd-master start [port=8080]

Visit http://hostname:port and enjoy.

Keywords