Build & install Maat
To install Maat's python module, simply run
python3 -m pip install pymaat
To install the SDK and use the C++ API, check out BUILDING.md
For developers & contributors
HACKING.md contains instructions on how to customize the build and run the tests