choco : https://docs.chocolatey.org/en-us/choco/setup#install-with-powershell.exe
java : https://www.java.com/fr/download/
-
use the the followin command in powershell as administrator
-
choco install kotlinc
-
./gradlew run
-
./gradlew build
-
java -jar hello.jar