Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justanoobcoder/spring
A TUI for creating Spring Boot initial project
https://github.com/justanoobcoder/spring
bubbletea cli go golang initializer spring spring-boot springboot
Last synced: about 1 month ago
JSON representation
A TUI for creating Spring Boot initial project
- Host: GitHub
- URL: https://github.com/justanoobcoder/spring
- Owner: justanoobcoder
- License: mit
- Created: 2024-01-14T15:07:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-24T03:53:06.000Z (10 months ago)
- Last Synced: 2024-10-01T17:06:55.032Z (about 2 months ago)
- Topics: bubbletea, cli, go, golang, initializer, spring, spring-boot, springboot
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring
I'm too lazy to open the browser and generate Spring Boot project from [Spring Initializr](https://start.spring.io/), so I created a TUI tool to do it for me. ;)
This program uses [Bubble Tea](https://github.com/charmbracelet/bubbletea) as UI framework.
## Demo
![spring](https://github.com/justanoobcoder/spring/assets/57614330/4e800485-3b22-4d4b-8faa-20e7e94a3151)