0.0.4 • Published 7 years ago

generator-hud-gen v0.0.4

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

generator-hud-gen NPM version Build Status Dependency Status

Huddle app generators

Installation

First, install Yeoman and generator-hud-gen using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-hud-gen

To generate a new component or directive:

yo hud-gen:component

Your new module will appear in frontend/src/app/components/.

If you only select directive, it will appear in frontend/src/app/directives/ with a 'aux' prefix.

Made with the Yeoman generator

  • 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.

License

MIT © Huddle

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago