|
|
||
|---|---|---|
| data | ||
| src/stevenbooru.cf/cmd/stevenbooru | ||
| vendor | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| build.sh | ||
| env.sh | ||
| test.sh | ||
README.md
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