mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-04-22 16:51:29 +00:00
6 lines
137 B
Makefile
6 lines
137 B
Makefile
dev:
|
|
godotenv go run .
|
|
|
|
build:
|
|
CC=musl-gcc go build -ldflags='-s -w -linkmode external -extldflags "-static"' -o ./khatru-invite
|