1.0.4 • Published 1 year ago

create-spring-boot-cli v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

install

# 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 项目

效果

picture 5
picture 6
picture 7

TODO

  • 添加中文
  • More