Jq Installation

From NovaOrdis Knowledge Base
Revision as of 18:12, 1 March 2019 by Ovidiu (talk | contribs) (Created page with "=Internal= * jq =Installation= ==Mac== brew install jq ==Ubuntu== apt-get update; apt-get install jq")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Installation

Mac

brew install jq

Ubuntu

apt-get update; apt-get install jq