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
- Host: GitHub
- URL: https://github.com/isolcat/isolcat-cli
- Owner: isolcat
- License: mit
- Created: 2022-10-30T03:15:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-05T07:43:07.000Z (over 3 years ago)
- Last Synced: 2025-08-26T17:26:20.826Z (10 months ago)
- Topics: vue, vue-cli, vue3
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```