The code for stevenbooru
Go to file
Christine Dodrill 01eeb5e874 Add ace templates to dependencies 2015-07-31 01:35:33 -07:00
data make data directory 2015-07-31 01:26:25 -07:00
vendor Add ace templates to dependencies 2015-07-31 01:35:33 -07:00
.gitignore Add dependencies 2015-07-31 01:31:38 -07:00
LICENSE Init commit 2015-07-31 04:10:43 -04:00
README.md add some scripts 2015-07-31 01:19:50 -07:00
build.sh add some scripts 2015-07-31 01:19:50 -07:00
env.sh add some scripts 2015-07-31 01:19:50 -07:00
test.sh add some scripts 2015-07-31 01:19:50 -07:00

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