yq/scripts/build-small-yq.sh
2023-03-16 13:37:30 +11:00

2 lines
86 B
Bash
Executable File

#!/bin/bash
go build -tags yq_notoml -tags yq_noxml -tags yq_nojson -ldflags "-s -w" .