Releases: tjingsheng/ip
Releases · tjingsheng/ip
v0.2
Welcome to my first release!!! Follow the instructions below to get started:
Woof Woof!!!
For more information, visit my ip repository
Installation Option 1
- Go to tjingsheng ip releases
- Get Java: Ensure you have a functioning version of Java.
- Copy the JAR File: Copy the JAR file you want to run into an empty folder.
- Open a Command Window: Open a command prompt (Windows) or terminal (macOS/Linux) in the same folder where you copied the JAR file.
- 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
- Enjoy: WoofWoof is very fun.
Installation Option 2
- Clone the tjingsheng ip repository to your local machine.
- Open the project in your preferred Java development environment.
- Go to the target main directory:
GUI version:\main\java\WoofWoof\Launcher
CLI version:\main\java\Woof
- Run the main class
- Enjoy
v0.1
Pre-release for testing
Running the JAR File
To run the JAR file, follow these steps:
-
Get Java: Ensure you have a functioning version of Java.
-
Copy the JAR File: Copy the JAR file you want to run into an empty folder.
-
Open a Command Window: Open a command prompt (Windows) or terminal (macOS/Linux) in the same folder where you copied the JAR file.
-
Run the Command: Use the following command to run the JAR file:
java -jar duke.jar