open-match-ecosystem
open-match-ecosystem copied to clipboard
Demos, examples, and tests, oh my!
open-match-ecosystem
Demos, examples, and tests, oh my!
Command to rebuild all of the proto files in the repository:
docker build -f=Dockerfile.build-protos -t build-protos . && docker run --rm --mount type=bind,source="$(pwd)",target=/workdir/mount build-protos