gen-webapp

2.0.6 • Public • Published

gen-webapp

To generator a project quickly by given conditions

Install

You can install the latest version of the package using npm:

npm install -g gen-webapp

Usage

create project by type:

cosmos create <app-name>

-d, --usedefault :Skip prompts and use default template type
-p, --path :Path to create your project
-t, --type :Template type

create project by given remote repository url:

cosmos init <app-name> <template>

-p, --path : Path to create your project

Tips

  1. make sure the folder is clean otherwise the commander will rewrite all the files
  2. make sure you have the authority to explore gitlab.alibaba-inc.com's repositories
  3. nodejs version > 9.0.0
  4. Mac is better

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gen-webapp

    Weekly Downloads

    5

    Version

    2.0.6

    License

    ISC

    Unpacked Size

    7.15 kB

    Total Files

    6

    Last publish

    Collaborators

    • white-water