Prerequisites
Java 22
Apache Maven
Setup Instructions Linux
Give execute permission to the script:
chmod +x run.sh
Run the script:
./run.sh
Windows
Run the batch script:
run.bat
Usage
To compile and run the project, simply execute the provided script for your operating system.
The Javadocs will be generated and moved to the docs folder automatically.
You can view the Javadocs by opening the index.html file located in the docs folder.
Notes
Make sure Maven is properly installed and available in your system's PATH.