Closed boly38 closed 5 years ago
image Makefile target relies on jq to extract flavor json information
image
jq
on some environments, jq can very easily be installed via the package manager, cf. download section of jq
On my side, I'm using git bash for Windows, so to install Jq, I use curl.
Jq
curl
I can provide a minimal script that install Jq.
image
Makefile target relies onjq
to extract flavor json informationon some environments,
jq
can very easily be installed via the package manager, cf. download section of jqOn my side, I'm using git bash for Windows, so to install
Jq
, I usecurl
.I can provide a minimal script that install Jq.