Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 276 Bytes

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