stash/Makefile

5 lines
84 B
Makefile

gqlgen:
go run scripts/gqlgen.go
build:
CGO_ENABLED=1 packr2 build -mod=vendor -v