Skip to content

Releases: limkoonkiat/Tasks-Chatbot

v0.3

18 Sep 12:22
Compare
Choose a tag to compare
  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)

v0.2

06 Sep 10:15
Compare
Choose a tag to compare
  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)

v0.1

24 Aug 08:39
Compare
Choose a tag to compare
  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)