Skip to content

Releases: tjingsheng/ip

v0.2

23 Sep 08:35
Compare
Choose a tag to compare

Welcome to my first release!!! Follow the instructions below to get started:

Woof Woof!!!

For more information, visit my ip repository

Installation Option 1

  1. Go to tjingsheng ip releases
  2. Get Java: Ensure you have a functioning version of Java.
  3. Copy the JAR File: Copy the JAR file you want to run into an empty folder.
  4. Open a Command Window: Open a command prompt (Windows) or terminal (macOS/Linux) in the same folder where you copied the JAR file.
  5. Run the Command: Use the following command to run the JAR file:
    Run the GUI version: java -jar woofwoof
    Run the CLI version: java -jar woofwoof cli
  6. Enjoy: WoofWoof is very fun.

Installation Option 2

  1. Clone the tjingsheng ip repository to your local machine.
  2. Open the project in your preferred Java development environment.
  3. Go to the target main directory:
    GUI version: \main\java\WoofWoof\Launcher
    CLI version: \main\java\Woof
  4. Run the main class
  5. Enjoy

v0.1

05 Sep 17:21
06432f2
Compare
Choose a tag to compare

Pre-release for testing

Running the JAR File

To run the JAR file, follow these steps:

  1. Get Java: Ensure you have a functioning version of Java.

  2. Copy the JAR File: Copy the JAR file you want to run into an empty folder.

  3. Open a Command Window: Open a command prompt (Windows) or terminal (macOS/Linux) in the same folder where you copied the JAR file.

  4. Run the Command: Use the following command to run the JAR file:

    java -jar duke.jar