generator-fuse
v0.1.20
Published
A Yeoman generator for Fuse Creative Communications web project scafolding
Downloads
36
Maintainers
Readme
generator-fuse
A generator for Yeoman.
Notice
This generator is under development and not yet ready for production use.
What should I know before I get my hands dirty
Below is a list of things that you should be familiar with and have installed before starting with a Yeoman Generator.
Getting Started
To install generator-fuse from npm, run:
$ npm install -g generator-fuse
To update generator-fuse from npm, run (or do it through YEOMAN):
$ npm update -g generator-fuse
Finally, initiate the generator:
$ yo fuse
What if I want to uninsall generator-fuse?
To uninstall the generator:
$ npm uninstall -g generator-fuse