servicerator
v0.19.18
Published
A tool for creating, deploying and managing services easily
Downloads
174
Readme
servicerator
servicerator is a Node utility for creating/deploying/managing services really quickly
Installation
servicerator requires Node.js v4+ to run.
Then:
$ npm install -g serviceratorTo run it, simply type svr in your service folder to get information on your service
Run svr init to create service.json, which is your configuration file
Run svr help to see more options
