1.2.0 • Published 7 months ago

hui-cli v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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-cli

Usage

$ hui -h
# OR
$ hui --help

create template

# default hui-app
$ hui -T
# OR
$ hui -T hui-app

create template

# default template hui-project
$ hui -T
# OR
$ hui -T hui-project

create app

# default app hui-app
$ hui -A
# OR
$ hui -A hui-app

create 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 scss

create file by type with name

# default type vue, default name index
$ hui -t -n
# OR
$ hui -t vue -n index

npm

https://www.npmjs.com/package/hui-cli

1.2.0

7 months ago

1.1.7

7 months ago

1.1.6

7 months ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago