generator-weaver-service
v1.0.0
Published
Scaffolding for Weaver Service
Downloads
2
Keywords
Readme
Generator Weaver Service
Scaffolding for new Weaver Service
Usage
You will need Yeoman if you don't have it yet, install it globally with:
npm install -g yo
Install the the generator for weaver-service:
npm install -g generator-weaver-service
Go to the directory where you want to scaffold your new weaver-service and:
yo weaver-service