scream/README.md

22 lines
200 B
Markdown
Raw Permalink Normal View History

2015-10-08 05:42:02 +00:00
scream
======
A new core for Shuo's replacement.
build
-----
```console
$ gb build all
```
test
----
This uses [`gt`](https://godoc.org/rsc.io/gt).
```console
$ go get rsc.io/gt
$ ./test.sh
```