wts-node
v0.1.0
Published
Node.js client for rshell system.
Downloads
3
Readme
wts-node
Node.js client for WTS system.
Usage
- install
npm install wts-node && npm i
- config
cd wts-node && vim conf.js # you should assign group for one client.
- launch with debug mode
node index.js
- deploy(via pm2)
pm2 start pm2_deploy.json
License
Copyright (c) 2015, chemdemo (MIT License)