Added shotcut for JSON prettyprint.

This commit is contained in:
Markus Birth 2017-12-05 02:27:18 +01:00
parent ec4b788e09
commit 62ba56353b
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

2
json_pp.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
python3 -mjson.tool --sort-keys