Thursday, January 29, 2015

command line tool to format json

Was looking for a way to format json in emacs and found
http://irreal.org/blog/?p=354

 python -m json.tool

No comments: