Skip to content

Instantly share code, notes, and snippets.

@LordGaav
Created February 4, 2013 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LordGaav/4708566 to your computer and use it in GitHub Desktop.
Save LordGaav/4708566 to your computer and use it in GitHub Desktop.
Quickly pretty print + syntax highlight JSON
<command with JSON output on stdout> | python -m json.tool | pygmentize -l javascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment