A generator for Yeoman.
This generator is under development and not yet ready for production use.
Below is a list of things that you should be familiar with and have installed before starting with a Yeoman Generator.
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
To uninstall the generator:
$ npm uninstall -g generator-fuse