apt install -y build-essential autoconf libtool pkg-config
apt install -y cmake ca-certificates libssl-dev
apt install -y golang
brew install git
brew install cmake
brew install rustup
brew install goenv
goenv install 1.21
git clone --recurse-submodules https://github.com/struqt/proto-demo.git
./proto-demo/build.sh