Releases: AY2021S1-CS2113T-T09-2/tp
Releases · AY2021S1-CS2113T-T09-2/tp
v2.1
- Download
ravi.jar
- Create an empty folder and move
ravi.jar
into the folder
- Open a terminal and ensure that you are running on Java 11
- In the terminal, navigate to the empty folder containing
ravi.jar
and enter the command java -jar ravi.jar
Jar to test
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
Windows:
User must enter the following commands into the command prompt:
chcp 65001
java -Dfile.encoding=UTF-8 -jar duke.jar
v1.0
User must enter the following commands:
chcp 65001
java -Dfile.encoding=UTF-8 -jar ip.jar