Environment Setup¶
In progress
This page is under development. Contributions welcome — see the Getting Started overview.
Requirements¶
- Java Development Kit (JDK) 19 (the project targets Java 19 — earlier versions will not compile)
- Apache Maven 3.8 or later
- Git
Cloning the repository¶
Building the project¶
This produces singlerun.jar and multirun.jar at the repository root.
Refer to the Working in GitHub guide for the full development workflow.