blob: 0804d646f940fec51b91908e3b3f4a333ba56419 [file] [log] [blame]
#!/usr/bin/env bash
sudo apt-get -y update
sudo apt-get -y install python3-protobuf protobuf-compiler #scons splint valgrind
cd examples/simple
make