You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Cojocaru
ab1aeb58aa
|
4 years ago | |
---|---|---|
bin | 4 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 4 years ago | |
README.md | 4 years ago | |
analysis_options.yaml | 4 years ago | |
pubspec.lock | 4 years ago | |
pubspec.yaml | 4 years ago | |
screenshot.png | 4 years ago |
README.md
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).