Developer’s Guide¶
Feel free to fork and enhance this software. Send pull requests if you want to.
Install pre-commit for automated formatting and preview generation.
Run once
pre-commit installto activate.Enable tests with
-DTESTS_ENABLED=ON, build the project and executectestinbuild/bindirectory.
or use the docker images with pre-installed dependencies.