1.0.4 • Published 10 years ago
gen-cli v1.0.4
gen-cli
Generate project seed tools.
Instal
npm i gen-cli -gUsage
- put your project seed in
templates. eg:express-ejs. - run
gen express-ejs myapp. - run
cd myapp && npm init. - run
npm installornpm install xxx --saveornpm install xxx --save-dev.
License
MIT