Replies: 1 comment
-
Hi, scripts/devtools.sh
make local build That will run the build with all the linting and tests etc. Otherwise, if you just want the binary:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
yq is a great tool. My company don't allow to download a yq release binary from github. I will have to build it from source code. I wonder what is the command I can use to build the binary?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions