Skip to content
/ ip Public
forked from nus-cs2103-AY2223S1/ip

Pip is a desktop chatbot that can help users manage their tasks.

Notifications You must be signed in to change notification settings

ruiqi7/ip

 
 

Repository files navigation

Pip

Pip is a personal assistant chatbot that can help users manage their tasks.

About the Project

This project was completed based on a template for a greenfield Java project, named after the Java mascot Duke.

Features

Refer to the user guide here.

Getting Started

Prerequisite

  • Java 11 or above

Running the Application

  1. Download the latest duke.jar from here.
  2. 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

About

Pip is a desktop chatbot that can help users manage their tasks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • Shell 1.3%
  • Batchfile 0.9%