Skip to content

Instantly share code, notes, and snippets.

@shahabedinh
Created March 6, 2020 23:41
Show Gist options
  • Save shahabedinh/24879b7a28183c4d5f8275dfc6c9e681 to your computer and use it in GitHub Desktop.
Save shahabedinh/24879b7a28183c4d5f8275dfc6c9e681 to your computer and use it in GitHub Desktop.
Use Homebrew to install jq
#!/bin/bash
#Use Homebrew to install jq
brew install jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment