You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/scripts/speculator
Daniel Wagner-Hall 34091038f3 speculator: Tool to preview spec pull requests
Not the prettiest thing in the world, and horribly unperformant, but
useful :)
9 years ago
..
README speculator: Tool to preview spec pull requests 9 years ago
main.go speculator: Tool to preview spec pull requests 9 years ago

README

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`