1.1.3 • Published 7 years ago

generator-hemera-appcom v1.1.3

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

generator-hemera-appcom NPM version Dependency Status

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

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago