kennson/README.md
2021-07-29 00:05:22 +03:00

390 B

kennson

A terminal utility to pretty print JSON.

Screenshot showing kennson pretty printing a JSON file

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).