Started using my super-saiyan-god tool but I need to rework the repo so it supports the tool style for go get.
This commit is contained in:
parent
1da2af82f4
commit
19a2a85c10
7 changed files with 42 additions and 56 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ else
|
|||
mkdir -p public
|
||||
rsync -av static/ public/
|
||||
endif
|
||||
go run tools/cmd/sitebuild/main.go
|
||||
go tool super-saiyan-god
|
||||
|
||||
test: site
|
||||
go test zedshaw.games/webapp/tests -c -o runtests$(GO_IS_STUPID_EXE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue