h
Go to file
2021-02-28 22:47:25 +03:00
src/main/kotlin/tk/tunacan/funnyclient h 2021-02-28 22:47:25 +03:00
.gitignore h 2021-02-28 22:47:25 +03:00
LICENSE initial commit 2021-02-28 14:34:16 +03:00
pom.xml initial commit 2021-02-28 14:34:16 +03:00
README.md initial commit 2021-02-28 14:34:16 +03:00

funny client

dependencies

java: i only tested java 15 so use that i guess

maven: sudo pacman -S maven

you also probably need kotlin: sudo pacman -S kotlin

how to run

mvn clean validate kotlin:compile exec:java