Skip to content

Instantly share code, notes, and snippets.

@bchapuis
Created December 18, 2012 13:10
Show Gist options
  • Select an option

  • Save bchapuis/4327858 to your computer and use it in GitHub Desktop.

Select an option

Save bchapuis/4327858 to your computer and use it in GitHub Desktop.
pretty json command line
echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment