Skip to content

jpt - JSON Power Tool v1.0.9

Latest
Compare
Choose a tag to compare
@brunerd brunerd released this 06 Nov 07:11
· 2 commits to main since this release
c008a18

jpt (JSON Power Tool)

Query and manipulate JSON and JSON Text Sequences within your bash or zsh shell scripts or use as a stand-alone tool.

See the CHANGELOG for more details

Read more about jpt at: https://www.brunerd.com/blog/category/projects/jpt/

Installation Notes: The package is not notarized (because it breaks on older macOS). Simply right-click in Finder and choose Open to allow Gatekeeper bypass. You can also remove the quarantine by opening Terminal and running this command: xattr -rc <drag in file from Finder>

The installer pkg includes both the full script (jpt) and the minified version (jpt.min) installed to /usr/local/jpt/ with a soft link to jpt created in /usr/local/bin. The minified version jpt.min is for easy inclusion in your shell scripts while jpt is for standalone use.