Semangat Ya Tubesnya!!
Name | NIM |
---|---|
Jonathan Arthurito Aldi Sinaga | 18221079 |
Felisa Aidadora Darmawan | 18221137 |
Lie, Kevin Sebastian S. T. | 18221143 |
Aufar Ramadhan | 18221163 |
Ferdinand Refrandt | 18221169 |
- Make sure your computer already installed gradle. You can install it from https://gradle.org/install/
- You can check the gradle version using this command
gradle -v
- Clone this repo somewhere in your computer
- Open terminal on that folder
- Run this code
gradlew run -q --console=plain
or
gradle run -q --console=plain
- By default, this will run the Main.java. If you want to change the file, you can go to the build.gradle and edit the configuration