jim80net / yq

A rubygem to parse YAML documents using `jq`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMESPath is wrong library

jim80net opened this issue · comments

the name alludes to jq, the json command line processor, but JMESPath is a different language. Refactor to parse via jq.