spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

A CLI focused on developer productivity

Results 73 spring-cli issues
Sort by recently updated
recently updated
newest added

This is a demo of using `initializr new` to create a project from `start.spring.io` ![initializr demo](https://user-images.githubusercontent.com/50398/171884854-7c6cc47d-d46c-440b-be64-672469fb5f5a.svg)

automation/rlnotes-footer

Dedicated issue - part of #57 epic

Test for failure to merge a Java 17 project into a Java 8 project and so on.

Adding commands to `${user.dir}/.spring.commands` instead of the project directory is a requested features and also one that is available in hygen. If a command is also in the project directory...

It would be nice if we could setup a catalog and repos in on-prem GH Enterprise server and configure with SSH URLs. I would be willing to contribute. Thanks

To generate source code that references the primary Spring Boot application class, I would appreciate it if that was available as a Handlebars variable.

It would be nice if the actions and templates of user commands could be bound to the presence of a certain dependency within the project. Something similar to `project.dependencies.contains("*:foo-bar:*")` with...

See https://rustup.rs/ , notably the .exe installer for windows