New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-spring-boot-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-spring-boot-cli

Create a Spring boot project using cli

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

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

Keywords

spring boot cli

FAQs

Package last updated on 15 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts