parent
2d893b57c2
commit
40203011d5
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ ${pkgname}: $(shell find . -name '*.go')
|
||||
go build -o bin/${pkgname} .
|
||||
|
||||
decode:
|
||||
go run hack/unpack/main.go
|
||||
go run ./hack/unpack/main.go
|
||||
|
||||
pack-site:
|
||||
go-bindata -pkg haunt -o src/haunt/bindata.go -fs assets/...
|
||||
|
Loading…
x
Reference in New Issue
Block a user