Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install jq command

# For Linux
sudo apt-get update && sudo apt-get install jq
# For Mac
brew install jq
# For Windows with chocolatey
chocolatey install jq
 
PREVIOUS NEXT
Tagged: #install #jq #command
ADD COMMENT
Topic
Name
3+6 =