mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-13 22:38:04 +00:00
2 lines
86 B
Bash
Executable File
2 lines
86 B
Bash
Executable File
#!/bin/bash
|
|
go build -tags yq_notoml -tags yq_noxml -tags yq_nojson -ldflags "-s -w" . |