Requires gtest
to build unit tests. Requires Botan for crypto.
mkdir build
cmake build/
cmake --build build/ -j4
ctest --test-dir build/
doxygen
python3.9 -m sphinx -b html docs/source docs/html
sudo `which cmake` --install build/
cd build
sudo xargs rm <install_manifest.txt