npm.io
0.0.3 • Published 12 years agoCLI

yeomania

Licence
MIT
Version
0.0.3
Deps
0
Vulns
0
Weekly
0
Stars
7

Yeomania

This tool can create generator-* symbolic link to node_modules.

Install

$ npm install yeomania -g

Usage

you can create node_modules and a generator symlink like this.

image

$ yeomania create <generator-path> <project-root>

If you want to recreate the folders, you would type this.

$ yeomania recreate <generator-path> <project-root>