This repo contains the backend which will generate the animation.
- Building
make
- Unit testing
make test
- Build protobuf files if missing/outdated
make protobuf-cpp
http://vps73020.vps.ovh.ca:8080/job/backend/ws/bin/
http://vps73020.vps.ovh.ca:8080/job/backend-unit-test/
- dependencies
libprotobuf-c-dev libprotobuf-dev libprotobuf9v5 libprotoc-dev libprotoc9v5
libgtest-dev