Pip is a personal assistant chatbot that can help users manage their tasks.
This project was completed based on a template for a greenfield Java project, named after the Java mascot Duke.
Refer to the user guide here.
- Java 11 or above
- Download the latest
duke.jar
from here. - Double-click the file. If this does not work, open your terminal and navigate to the folder where this application is located. Then, run the following command:
java -jar duke.jar