Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 378 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 378 Bytes

Open Match Local Development example

A Local development example for Open Match.

Overview

Prerequisites

Usage

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