Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 371 Bytes

index.md

File metadata and controls

23 lines (17 loc) · 371 Bytes
layout title nav_exclude
minimal
Home
true

Setup

Download recipes.jq

$ curl --create-dirs -o ~/.jq/recipes.jq https://nntrn.github.io/jq-recipes/recipes.jq

Usage

jq 'include "recipes"; <funcname>' <jsonfile>
{% include_relative recipes.jq %}