Skip to content

czfadmin/create-spring-boot-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用CLI创建Spring boot 项目

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

About

Create a Spring boot project using the CLI(使用CLI创建Spring boot 项目)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published