matrix-spec/scripts/speculator/README
Daniel Wagner-Hall 34091038f3 speculator: Tool to preview spec pull requests
Not the prettiest thing in the world, and horribly unperformant, but
useful :)
2015-09-10 14:19:06 +01:00

5 lines
151 B
Plaintext

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`