# pnpm
pnpm add create-spring-boot-cli --global
# npm
npm install create-spring-boot-cli --global
# yarn
yarn add --global create-spring-boot-cli
csbc
Usage: create-spring-boot-cli [options] [command]
Options:
-v, --version 版本信息
-h, --help display help for command
Commands:
template [options]
cache [options]
mirror [options]
create 创建Spring boot 项目
- 添加中文
- More