nero-toolbelt
v0.2.0
Published
A utility belt for seneca
Downloads
4
Readme
NOTE This is a work in progress!
Nero
- Lead: Mike Lindenau
- Version: 0.1.0
Nero is a utility belt for creating a microservice based system using seneca.js.
Usage
Install
npm install -g nero
Create a service
nero create_service my-service
Some conventions:
- Service name, if multiword, is seperated via
-
such asmy-service-name