mirror of
https://github.com/stashapp/stash.git
synced 2026-04-13 02:21:06 +02:00
5 lines
No EOL
84 B
Makefile
5 lines
No EOL
84 B
Makefile
gqlgen:
|
|
go run scripts/gqlgen.go
|
|
|
|
build:
|
|
CGO_ENABLED=1 packr2 build -mod=vendor -v
|