A tool for creating, deploying and managing services easily


License
MIT
Install
npm install servicerator@0.19.18

Documentation

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 servicerator

To 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