Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 646 Bytes

File metadata and controls

30 lines (18 loc) · 646 Bytes

homebrew-parq

Homebrew tap for pq — jq for Parquet.

Install

brew install thehwang/parq/pq

(One-liner equivalent: brew tap thehwang/parq && brew install pq.)

What you get

A single binary at $(brew --prefix)/bin/pq. Run pq --help for usage.

Updating

The formula is auto-bumped by the parq release workflow on every tag push — no manual edits needed.

For users:

brew update && brew upgrade pq

Issues

File against the upstream repo: https://github.com/thehwang/parq/issues.