generator-haztivity
v1.0.1
Published
Yeoman generator for haztivity projects
Downloads
1
Readme
generator-haztivity
Yeoman generator for haztivity projects
Installation
First, install Yeoman and generator-haztivity using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-haztivity
Then generate your new project:
yo haztivity To create a full course with a sco and a page
yo haztivity:course To create the structure of a course
yo haztivity:sco To create a sco in a course
yo haztivity:page To create a page in a sco
Docs
For more info please visit docs, Yeoman Getting started and Haztivity Guide
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
Debug
Windows
Go to the folder in which to use the generator and execute
node --inspect $env:APPDATA\npm\node_modules\yo\lib\cli.js haztivity
License
MIT © Davinchi