@yangxinhao/cli
v1.0.2
Published
A command-line interface tool for simplifying development tasks.
Downloads
8
Maintainers
Readme
Templates:
- Vue-template
- React-template
- Vue components library starter template
- Vite plugin starter template
- VSCode extension starter template
Install
Globally install:
npm i @yangxinhao/cli -g
Usage
Usage: xh <command> [options]
命令:
xh config [key] [value] 设置或查看配置项,比如GIT_TYPE设置仓库类型,ORG_NAME设
置组织名
xh create <name> 创建项目
选项:
--help 显示帮助信息 [布尔]
--version 显示版本号 [布尔]