Skip to content

xuqiang521/qdd-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdd-cli

A simple CLI for scaffolding Vue.js projects.

安装

npm i qdd-cli -g

Usage

# help
qdd-cli --help

# create a project
qdd-cli create my-project

prompts

{
  "prompts": {
    "name": {
      "type": "string",
      "required": true,
      "message": "Project name"
    }
  }
}

License

MIT

About

👻 A simple vue cli to create projects .

Resources

License

Stars

Watchers

Forks

Packages

No packages published