Skip to content

spring-initializr-cl it is a command-line interface (CLI) tool to generate Spring Boot projects using the Spring Initializr API

License

Notifications You must be signed in to change notification settings

gabrielalmir/spring-initializr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Initializr CLI

This project, spring-initializr-cli, is developed by gabrielalmir. It is a command-line interface (CLI) tool to generate Spring Boot projects using the Spring Initializr API.

Features

  • Fetch Spring Initializr metadata
  • Prompt user for project configuration
  • Generate and unzip Spring Boot projects
  • Clean up temporary files

Installation

To install the dependencies, run:

pnpm install

Usage

To start the CLI in development mode, run:

pnpm dev

To build the project, run:

pnpm build

To start the CLI from the built files, run:

pnpm start

License

This project is licensed under the MIT License.

About

spring-initializr-cl it is a command-line interface (CLI) tool to generate Spring Boot projects using the Spring Initializr API

Topics

Resources

License

Stars

Watchers

Forks