generator-msb
v0.1.1
Published
Generate a microservice with MSB support
Downloads
7
Maintainers
Readme
Microservice generator
generator-msb
creates a microservice template with msb support.
Getting Started
- Install dependencies:
npm install --global yo
- Install the generator:
npm install --global generator-msb
- Run
yo msb
to scaffold your miscroservice