Spring Shell project to generate single command CLI.
The CLI is used to convert the README.md file in this other repo
to a set of bookmarks that can be imported into a browser.
The objective is to use a GraalVM generated native-image as part of a GitHub Action that would update the bookmarks file on each push to the repo.
- Java 21
./mvnw spring-boot:run