generator-msb
v0.1.1
Published
Generate a microservice with MSB support
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 msbto scaffold your miscroservice

