* Spelling
* Versalization
* Missing `cd` target
develop
Per Persson 5 years ago
parent 741c0252a2
commit 18b602752f

@ -8,10 +8,10 @@ This tool displays JSON as a tree and you can search and edit key or values.
- Mac - Mac
- Linux - Linux
## Installtion ## Installation
```sh ```sh
$ git clone https://github.com/skanehira/tson $ git clone https://github.com/skanehira/tson
$ cd && go install $ cd tson && go install
``` ```
## Usage ## Usage
@ -19,8 +19,8 @@ $ cd && go install
$ tson < test.json $ tson < test.json
``` ```
## keybinding ## Keybinding
### json tree ### JSON tree
| key | description | | key | description |
|--------|---------------------| |--------|---------------------|

Loading…
Cancel
Save