create-spring-boot-cli

1.0.4 • Public • Published

使用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

/create-spring-boot-cli/

    Package Sidebar

    Install

    npm i create-spring-boot-cli

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    1.95 MB

    Total Files

    22

    Last publish

    Collaborators

    • czfadmin