Skip to content

Releases: saheer17/ip

v0.2

24 Sep 03:11
fb67028

Choose a tag to compare

This release contains the compiled JAR file for the IP project.

How to Download and Run

  1. Scroll down to the "Assets" section of this release.
  2. Download the JAR file (ip.jar).
  3. Ensure you have Java 17 installed:
    java -version
  4. Run the program with:
    java -jar ip.jar

v0.1

12 Sep 16:41

Choose a tag to compare

v0.1 Pre-release
Pre-release
A-Jar

Fix bug in saveData()/loadData() to track task done status