stevenbooru/README.md

270 B

stevenbooru

The code for stevenbooru

build

$ gb build all

or

$ source ./env.sh
$ go get stevenbooru.cf/cmd/...

test

This uses gt.

$ go get rsc.io/gt
$ ./test.sh