A Local development example for Open Match.
- GNU Make
- aqua
aqua i # Set-up CLI tools
make up # Set-up kubernetes cluster
make dev # make Match Function up
make test
make down # Tear-down the cluster
A Local development example for Open Match.
aqua i # Set-up CLI tools
make up # Set-up kubernetes cluster
make dev # make Match Function up
make test
make down # Tear-down the cluster