Skip to content

isolcat/isolcat-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isolcat-cli

Install

npm i isolcat-cli

Help

isolcat-cli help
  • ⚡Quickly create vue2 or vue3 templates
  • 💪Reduction of repetitive operations
           .-')                                      ('-.     .-') _
          ( OO ).                                   ( OO ).-.(  OO) )
  ,-.-') (_)---\_) .-'),-----.  ,--.       .-----.  / . --. //     '._
  |  |OO)/    _ | ( OO'  .-.  ' |  |.-')  '  .--./  | \-.  \ |'--...__)
  |  |  \\  :` `. /   |  | |  | |  | OO ) |  |('-..-'-'  |  |'--.  .--'
  |  |(_/ '..`''.)\_) |  |\|  | |  |`-' |/_) |OO  )\| |_.'  |   |  |
 ,|  |_.'.-._)   \  \ |  | |  |(|  '---.'||  |`-'|  |  .-.  |   |  |
(_|  |   \       /   `'  '-'  ' |      |(_'  '--'\  |  | |  |   |  |
  `--'    `-----'      `-----'  `------'   `-----'  `--' `--'   `--'
Usage: isolcat-cli <command> [option]

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

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

Run isolcat <command> --help for detailed usage of given command.