gen-cli

1.0.4 • Public • Published

gen-cli

Generate project seed tools.

Instal

npm i gen-cli -g

Usage

  1. put your project seed in templates. eg: express-ejs.
  2. run gen express-ejs myapp.
  3. run cd myapp && npm init.
  4. run npm install or npm install xxx --save or npm install xxx --save-dev.

License

MIT

Package Sidebar

Install

npm i gen-cli

Weekly Downloads

2

Version

1.0.4

License

MIT

Last publish

Collaborators

  • nswbmw