0.1.1 • Published 4 years ago

adweb-cli v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

adweb-cli

A simple CLI for creating your project.

Installation

npm install adweb-cli -g

Usage

Open your terminal and type adweb or adweb -h , you'll see the help infomation below:

  Usage: adweb <command>

  Commands:
    init      Generate a new project

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Note that if you are using MacOS, sudo was required while using commands init.

init

$ sudo adweb init <templateName> <projectName>

templates

vue-admin   基于vue + iview4.0搭建的后台工程模板

License

MIT.