1.2.0 • Published 2 years ago
hui-cli v1.2.0
hui-cli
An Vue cli tools for back-end developers quickly generator an h_ui project with zero-config!
Install
$ npm i -g hui-cli
# OR
$ yarn global add hui-cliUsage
$ hui -h
# OR
$ hui --helpcreate template
# default hui-app
$ hui -T
# OR
$ hui -T hui-appcreate template
# default template hui-project
$ hui -T
# OR
$ hui -T hui-projectcreate app
# default app hui-app
$ hui -A
# OR
$ hui -A hui-appcreate file by type
# default type vue
$ hui -t
# OR
$ hui -t vue
# other types
$ hui -t js
$ hui -t css
$ hui -t html
$ hui -t ts
$ hui -t scsscreate file by type with name
# default type vue, default name index
$ hui -t -n
# OR
$ hui -t vue -n indexnpm
1.2.0
2 years ago
1.1.7
2 years ago
1.1.6
2 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.18
7 years ago
1.0.17
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago