Skip to content

wcn3/open-match-docs

 
 

Repository files navigation

Open Match

GoDoc Go Report Card License

Follow on Twitter

This is the source code for the Open Match website, http://open-match.dev.

Contributing

Open Match website website can be run locally and on AppEngine.

# Run the website locally.
make run-site
# Run tests and cleanup the code.
make presubmit

Support

Code of Conduct

Participation in this project comes under the Contributor Covenant Code of Conduct

Documentation

Here are some useful links to additional documentation:

For more information on the technical underpinnings of Open Match you can refer to the docs/ directory.

Contributing

Please read the contributing guide for directions on submitting Pull Requests to Open Match Docs.

License

Apache 2.0

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.0%
  • HTML 25.2%
  • Go 18.4%
  • Makefile 9.0%
  • JavaScript 2.4%