No description
Find a file
2025-06-04 13:42:18 +02:00
gradle/wrapper initial commit 2025-05-31 16:32:15 +02:00
src/main/kotlin changes 2025-06-04 13:42:18 +02:00
.gitignore add readme n shit 2025-06-02 00:34:00 +02:00
build.gradle.kts add readme n shit 2025-06-02 00:37:15 +02:00
config.toml initial commit 2025-05-31 16:32:15 +02:00
gradle.properties initial commit 2025-05-31 16:32:15 +02:00
gradlew initial commit 2025-05-31 16:32:15 +02:00
gradlew.bat initial commit 2025-05-31 16:32:15 +02:00
README.md add readme n shit 2025-06-02 00:38:36 +02:00
settings.gradle.kts initial commit 2025-05-31 16:32:15 +02:00

Kamer Zoeken

Running

If you want a command that just downloads, compiles and runs everything, run this: (Assumes you run Linux. It might work on Windows. no guarantees though.)

git clone https://github.com/KoenDR06/KamerZoeken
cd KamerZoeken

Then, set your preferences in config.toml. After you have done this, run the following script:

./gradlew build
java -jar build/libs/KamerZoeken-1.0.0.jar