Created
October 10, 2013 02:47
-
-
Save lodestone/6912246 to your computer and use it in GitHub Desktop.
Pretty Print JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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