docs-matrix-spec/scripts/speculator
2015-09-10 17:14:53 +01:00
..
main.go speculator: Add /healthz endpoint 2015-09-10 17:14:53 +01:00
README speculator: Tool to preview spec pull requests 2015-09-10 14:19:06 +01:00

speculator allows you to preview pull requests to the matrix.org specification.

To run it, you must install the `go` tool, and run:
 `go run main.go`