0.1.5 • Published 6 years ago

@vanke/vk-cli v0.1.5

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

VK-CLI

万科梅沙科技 FE 团队协作工具

npm install @vanke/vk-cli -g

0.1.0

默认模版列表:

车场vue后台模版(有支持多页配置)
vkfe-group/webapp-template
vue的后台系统模版(纯单页配置)
vkfe-group/vue-admin-template
vue的移动端模版
vkfe-group/vue-h5-template
react的移动端模版
vkfe-group/react-h5-template

Usage: create options

根据模版创建项目

Options:

-u, --url [url]            模版的url链接
-t, --template [template]  默认模版的名称
-h, --help                 output usage information

Examples:

根据url创建项目
$ vk-cli create vk-exam -u http://172.18.16.13:vkfe-group/webapp-template

根据template创建项目
$ vk-cli create vk-exam -t vkfe-group/webapp-template
0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago