Checked in Ubuntu 20.04
- Install cmake - sudo apt install cmake
- Install boost - sudo apt install libboost-all-dev
- Generate ssh key for github, if you don't have one guide - https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
- git submodule update --init --recursive
- Run build.sh