No description
- C 52.1%
- Python 33.7%
- CMake 12.4%
- Shell 1.8%
| protos | ||
| python | ||
| stack | ||
| test_stack | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| README.md | ||
Prerequisites
sudo apt install pkg-config protobuf-c-compiler libprotobuf-c-dev pipenv
cd python/
# Create and activate a Python virtual environment, then install and synchronize all Python dependencies.
pipenv install --dev
pipenv shell
# pipenv sync --dev
./generate.sh