Browse Source

Added screenshot and build instructions

master
Dan Cojocaru 4 years ago
parent
commit
ab1aeb58aa
Signed by: kbruen
GPG Key ID: 818A889458EDC937
  1. 12
      README.md
  2. BIN
      screenshot.png

12
README.md

@ -1,3 +1,15 @@
# kennson
A terminal utility to pretty print JSON.
![Screenshot showing kennson pretty printing a JSON file](screenshot.png)
## Build instructions
Make sure you have [Dart](https://dart.dev/get-dart) installed, then run the following:
```bash
dart compile exe bin/kennson.dart
```
The compiled executable will be inside the `bin` folder, named `kennson.exe` (regardless of platform).

BIN
screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Loading…
Cancel
Save