0.0.3 • Published 12 years ago
yeomania v0.0.3
Yeomania
This tool can create generator-* symbolic link to node_modules.
Install
$ npm install yeomania -gUsage
you can create node_modules and a generator symlink like this.

$ yeomania create <generator-path> <project-root>If you want to recreate the folders, you would type this.
$ yeomania recreate <generator-path> <project-root>