Using jq on MacOS without homebrew
Started using so much of jq on Linux, I wanted to use it on my Mac as well. Most of the internet posts point to the use of homebrew to install jq. I was looking for an easier option and got to the following. Download jq binary for Mac from https://jqlang.github.io/jq/download/ If you try to …