# To Use:

git submodule update --init
sudo apt install cmake

cmake .
make

# Also:

codium clang-format extension

apt install clang-format