add readme n shit
This commit is contained in:
parent
c75b3a9a89
commit
335464f7d1
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ If you want a command that just downloads, compiles and runs everything, run thi
|
||||||
git clone https://github.com/KoenDR06/KamerZoeken
|
git clone https://github.com/KoenDR06/KamerZoeken
|
||||||
cd KamerZoeken
|
cd KamerZoeken
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
Then, set your preferences in [config.toml](config.toml). After you have done this, run the following script:
|
||||||
|
|
||||||
|
```sh
|
||||||
./gradlew build
|
./gradlew build
|
||||||
java -jar build/libs/KamerZoeken-1.0.0.jar
|
java -jar build/libs/KamerZoeken-1.0.0.jar
|
||||||
```
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue