https://github.com/vrnvu/java-todo-list
class for dev
https://github.com/vrnvu/java-todo-list
Last synced: 10 months ago
JSON representation
class for dev
- Host: GitHub
- URL: https://github.com/vrnvu/java-todo-list
- Owner: vrnvu
- Created: 2024-07-24T10:37:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:18:27.000Z (over 1 year ago)
- Last Synced: 2024-10-28T16:55:39.612Z (over 1 year ago)
- Language: Java
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-todo-list
## getting started
```sh
git clone https://github.com/vrnvu/java-todo-list
flox init
flox activate
./gradlew build
```