Developer’s Guide

Feel free to fork and enhance this software. Send pull requests if you want to.

  1. Install pre-commit for automated formatting and preview generation.

  2. Run once pre-commit install to activate.

  3. Enable tests with -DTESTS_ENABLED=ON, build the project and execute ctest in build/bin directory.

or use the docker images with pre-installed dependencies.