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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

Package Sidebar

Install

npm i gen-cli

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • nswbmw