Skip to content

kevinssheva/Tubes-OOP-K07

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semangat Ya Tubesnya!!

Created By

Name NIM
Jonathan Arthurito Aldi Sinaga 18221079
Felisa Aidadora Darmawan 18221137
Lie, Kevin Sebastian S. T. 18221143
Aufar Ramadhan 18221163
Ferdinand Refrandt 18221169

Tutorial on how to use Gradle to run the program

  1. Make sure your computer already installed gradle. You can install it from https://gradle.org/install/
  2. You can check the gradle version using this command
gradle -v
  1. Clone this repo somewhere in your computer
  2. Open terminal on that folder
  3. Run this code
gradlew run -q --console=plain
or 
gradle run -q --console=plain
  1. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages