generator-hemera-appcom
v1.1.3
Published
This is a generator for a microservice using hemerajs
Downloads
4
Maintainers
Readme
generator-hemera-appcom
This is a generator for creating appcom project templates using hemera.js
Installation
First, install Yeoman and generator-hemera-appcom using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-hemera-appcom
Then generate your new project:
yo hemera-appcom
The generator will ask you questions about the project. Most of the questions, have default values, which are just fine. You can also add commands, which are you planning to use. This way the generator will create documentation and implementation stubs for each command.
License
Apache-2.0 © Stefan Neidig