Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@aslam341 aslam341 released this 22 Sep 15:56
  1. Ensure you have Java 11 or above installed in your computer.
  2. Download the latest duke.jar from here.
  3. Copy the file to the folder you want to use as the home folder for your application.
  4. Open a command terminal, cd into the folder you put the jar file in, and use
    java -jar duke.jar
    command to run the application.