First push, clean slate

This commit is contained in:
Andrea Santaniello
2026-03-08 18:48:37 +01:00
parent 0c5affff10
commit d6c2757f21
9962 changed files with 2876215 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/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