Underdisc / JsonBrowser

A commandline based Json file browser and editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonBrowser

👊 A commandline based Json file browser and editor

Acquire

PreBuilt

Executables are found in dated zips in the release folder.

Build from Source

Run make in the build directory.

Usage

./jbro.exe [Json filename]

Information

I am using JsonCpp to parse the Json files.

About

A commandline based Json file browser and editor.


Languages

Language:C++ 99.5%Language:Makefile 0.5%