|
3 years ago | |
---|---|---|
.idea | 3 years ago | |
gradle/wrapper | 3 years ago | |
src/main | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
build.gradle | 3 years ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
settings.gradle | 3 years ago |
This project contains the source for the 4IR Java project.
Run this command
sudo apt install openjdk-11-jdk
Follow this link to download and install it, then this link to set up Intellij
Run this command
./gradlew run
Or in Intellij, open the gradle window and click on clavardator -> Tasks -> application -> run
.