Skip to content

Instantly share code, notes, and snippets.

@m0smith
Created August 1, 2023 17:15
Show Gist options
  • Select an option

  • Save m0smith/ebe16ae72d34995f7a179f154374ea84 to your computer and use it in GitHub Desktop.

Select an option

Save m0smith/ebe16ae72d34995f7a179f154374ea84 to your computer and use it in GitHub Desktop.
Installing jq
# For macOS (using Homebrew)
brew install jq
# For Ubuntu/Debian Linux
sudo apt-get install jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment