yosuke-furukawa / yeomania

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About


Languages

Language:JavaScript 100.0%