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

My fork of the CS2103T Individual Project... wow

Notifications You must be signed in to change notification settings

chiaryan/ip

 
 

Repository files navigation

Louie task management app

User Setup Instructions

  1. Download the JAR file from releases.
  2. Move the JAR File to any directory and run it.
    1. GUI: Doubleclick the JAR file.

    2. Open a terminal in the JAR File's directory and run it

      java -jar louie.jar
  3. Refer to the User Guide for instructions.

Warning: Louie creates a file called data.txt in the same directory as the JAR file to store tasks, and will overwrite any preexisting file with the same name.

About

My fork of the CS2103T Individual Project... wow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • Shell 1.4%
  • Batchfile 1.1%