yq/scripts/build-small-yq.sh

2 lines
86 B
Bash
Executable File

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