protohacking/build.sh
2025-06-17 00:47:00 -04:00

2 lines
85 B
Bash
Executable file

#!/usr/bin/env ash
GOCACHE=/src/.gocache go build -o protohacking -ldflags "-s -w" .