Skip to content

Releases: AY2021S1-CS2113T-T09-2/tp

v2.1

09 Nov 15:13
0d1ed25
Compare
Choose a tag to compare
  1. Download ravi.jar
  2. Create an empty folder and move ravi.jar into the folder
  3. Open a terminal and ensure that you are running on Java 11
  4. In the terminal, navigate to the empty folder containing ravi.jar and enter the command java -jar ravi.jar

Jar to test

07 Nov 04:55
100b1a5
Compare
Choose a tag to compare
Jar to test Pre-release
Pre-release

Note: For testing purposes only

  • Please report any bugs you find by creating an issue, with an appropriate screenshot

To run:

  • Download and copy the jar file into an empty folder
  • Make sure you are running on Java 11
  • Run with java -jar ravi.jar

v2.0

28 Oct 15:59
2a8b4b9
Compare
Choose a tag to compare

Windows:
User must enter the following commands into the command prompt:
chcp 65001
java -Dfile.encoding=UTF-8 -jar duke.jar

v1.0

14 Oct 16:00
32bf041
Compare
Choose a tag to compare

User must enter the following commands:
chcp 65001
java -Dfile.encoding=UTF-8 -jar ip.jar