⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

An alternative to the spring initializr, but via commandline interface

Notifications You must be signed in to change notification settings

Aimable01/spring-init-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring CLI Init

Welcome to Spring CLI Init, a command-line tool that helps you quickly generate Spring Boot projects with your desired configurations.

Features

  • Generate a Spring Boot project with customizable options
  • Select Java version, Spring Boot version, and dependencies
  • Supports JAR packaging format
  • Simple command-line interface

Installation

npx spring-cli-init

Successful installation

image1 image2

Alternatively, you can install spring-cli-init globally using npm:

npm install -g spring-init-cli

About

An alternative to the spring initializr, but via commandline interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published