mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-06-06 18:31:02 +00:00
autorestart on dev.
This commit is contained in:
parent
15056b0968
commit
f0257eb0c8
2
justfile
2
justfile
@ -1,5 +1,5 @@
|
|||||||
dev:
|
dev:
|
||||||
godotenv go run .
|
ag -l --go | entr -r godotenv go run .
|
||||||
|
|
||||||
build:
|
build:
|
||||||
CC=musl-gcc go build -ldflags='-linkmode external -extldflags "-static"' -o ./khatru-invite
|
CC=musl-gcc go build -ldflags='-linkmode external -extldflags "-static"' -o ./khatru-invite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user