Skip to content

Environment Setup

In progress

This page is under development. Contributions welcome — see the Getting Started overview.

Requirements

  • Java Development Kit (JDK) 11 or later
  • Apache Maven 3.6 or later
  • Git

Cloning the repository

git clone https://github.com/centreformicrosimulation/SimPaths.git
cd SimPaths

Building the project

mvn clean install -DskipTests

Refer to the Working in GitHub guide for the full development workflow.