https://github.com/joschi/asdf-spring-boot
Spring Boot CLI plugin for asdf version manager
https://github.com/joschi/asdf-spring-boot
asdf asdf-plugin asdf-vm spring-boot spring-boot-cli
Last synced: about 1 month ago
JSON representation
Spring Boot CLI plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/joschi/asdf-spring-boot
- Owner: joschi
- License: apache-2.0
- Created: 2020-12-11T07:29:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T20:37:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T02:41:50.855Z (8 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, spring-boot, spring-boot-cli
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-spring-boot
[](https://github.com/joschi/asdf-spring-boot/actions)
[](https://github.com/joschi/asdf-spring-boot/blob/master/LICENSE)[Spring Boot CLI](https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started.html#getting-started-installing-the-cli) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```bash
asdf plugin-add spring-boot https://github.com/joschi/asdf-spring-boot
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of `spring-boot`.