Skip to content

Releases: KimHan01/ip

rocket v0.2

23 Feb 07:38

Choose a tag to compare

Instructions on running the jar file:

Copy the jar file into an empty folder.
Open a command window in that folder.
Run the command java -jar "{filename}.jar" e.g., java -jar "Duke.jar" (i.e., run the command in the same folder as the jar file).

rocket v0.1

05 Feb 05:49

Choose a tag to compare

Instructions on running the jar file:

  1. Copy the jar file into an empty folder.
  2. Open a command window in that folder.
  3. Run the command java -jar "{filename}.jar" e.g., java -jar "Duke.jar" (i.e., run the command in the same folder as the jar file).