No description
Find a file
2025-07-10 14:01:40 +02:00
gradle/wrapper initial commit 2025-05-31 16:32:15 +02:00
src/main/kotlin changes 2025-07-10 14:01:40 +02:00
.gitignore Added auth for position you will stand after signing up 2025-07-09 14:36:56 +02:00
build.gradle.kts Added auth for position you will stand after signing up 2025-07-09 14:36:56 +02:00
config.toml no smoking 2025-06-04 14:05:13 +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
sample.env Added auth for position you will stand after signing up 2025-07-09 14:36:56 +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