390 B
390 B
kennson
A terminal utility to pretty print JSON.
Build instructions
Make sure you have Dart installed, then run the following:
dart compile exe bin/kennson.dart
The compiled executable will be inside the bin
folder, named kennson.exe
(regardless of platform).