1.0.1 • Published 6 years ago

generator-haztivity v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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