Skip to content

自己创建的一个脚手架工具,帮助创建vue项目

Notifications You must be signed in to change notification settings

anyeyongzhou/wqy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wqy-cli

自己创建的一个脚手架工具,帮助创建vue项目

Usage: index [options] [command]

Options: -v, --version output the current version -d --dest a destination folder,例如:-d /src/components -f --framework your framework -h, --help display help for command

Commands: create [others...] clone repository into a folder addcpn [others...] add vue component,例如:wqy addcpn HelloWorld -d src/components addpage [others...] add vue page and router config,例如:wqy addpage Home [-d src/pages] addstore [others...] add vue's vuex store ,例如:wqy addstore congif [-d src/store] help [command] display help for command

About

自己创建的一个脚手架工具,帮助创建vue项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published