Skip to content

Commit 183aec1

Browse files
Add json-pretty
1 parent e3c4b3f commit 183aec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: json-pretty

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby -rjson -e 'puts JSON.pretty_generate JSON.parse STDIN.read'

0 commit comments

Comments
 (0)