java_labbar/README.md

11 lines
144 B
Markdown
Raw Permalink Normal View History

2023-09-19 21:10:55 +02:00
# Labbar
## Run/Test
Install [Gradle](https://docs.gradle.org/current/userguide/userguide.html)
```bash
$ ./gradlew run
$ ./gradlew test
```