An open API service indexing awesome lists of open source software.

https://github.com/isolcat/isolcat-cli

⚡Quickly create vue2 or vue3 templates
https://github.com/isolcat/isolcat-cli

vue vue-cli vue3

Last synced: 9 months ago
JSON representation

⚡Quickly create vue2 or vue3 templates

Awesome Lists containing this project

README

          

# isolcat-cli
Install
```shell
npm i isolcat-cli
```

Help
```shell
isolcat-cli help
```
- ⚡Quickly create vue2 or vue3 templates
- 💪Reduction of repetitive operations

```shell

.-') ('-. .-') _
( OO ). ( OO ).-.( OO) )
,-.-') (_)---\_) .-'),-----. ,--. .-----. / . --. // '._
| |OO)/ _ | ( OO' .-. ' | |.-') ' .--./ | \-. \ |'--...__)
| | \\ :` `. / | | | | | | OO ) | |('-..-'-' | |'--. .--'
| |(_/ '..`''.)\_) | |\| | | |`-' |/_) |OO )\| |_.' | | |
,| |_.'.-._) \ \ | | | |(| '---.'|| |`-'| | .-. | | |
(_| | \ / `' '-' ' | |(_' '--'\ | | | | | |
`--' `-----' `-----' `------' `-----' `--' `--' `--'
Usage: isolcat-cli [option]

Options:
-V, --version output the version number
-h, --help display help for command

Commands:
create [options] create a new project
config [options] [value] inspect and modify the config
help [command] display help for command

Run isolcat --help for detailed usage of given command.
```