https://github.com/nenadjakic/tombola
CLI app which provide basic tombola/lottery functionality. Generate tombola/lottery numbers and makes it easier to keep track of the drawn numbers.
https://github.com/nenadjakic/tombola
cli game java spring-boot spring-data-jpa spring-shell tombola
Last synced: about 1 month ago
JSON representation
CLI app which provide basic tombola/lottery functionality. Generate tombola/lottery numbers and makes it easier to keep track of the drawn numbers.
- Host: GitHub
- URL: https://github.com/nenadjakic/tombola
- Owner: nenadjakic
- License: mit
- Created: 2023-12-09T18:47:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T06:54:06.000Z (over 2 years ago)
- Last Synced: 2025-03-02T11:15:38.214Z (over 1 year ago)
- Topics: cli, game, java, spring-boot, spring-data-jpa, spring-shell, tombola
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tombola
## About ##
CLI app which provide basic tombola/lottery functionality. Generate tombola/lottery numbers and makes it easier to keep track of the drawn numbers.
For better experience start application on bash terminal. If you are using Windows, please use some bash terminal like Cygwin or Linux terminal.