There was an error while loading. Please reload this page.
I'll add some words shortly.
git clone https://github.com/SoftwareSystemsLaboratory/systems-code-examples
apt install build-essential cmake
cd systems-code-examples
mkdir build
cd build
cmake ..
make