UNPKG
gzx-cli
Version:
latest (1.1.8)
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
gzx-cli.js project scaffolding tools.
github.com/XiGongZi/gzx-cli
XiGongZi/gzx-cli
gzx-cli
/
README.md
20 lines
(11 loc)
•
317 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# gzx-cli
### 概述
本项目基于 [
Strview.js
](
https://github.com/maomincoding/strview-cli
) , 用于快速创建模板项目
### 安装
`$ npm i gzx-cli -g`
### 使用
`$ gzx-cli init [your project name]`
### 当前模板列表
-
js-module-template
-
html-js-template
-
html-ts-template