mirror of
https://github.com/jht5945/prettyjson.git
synced 2025-12-27 09:10:04 +08:00
add install
This commit is contained in:
@@ -1,7 +1,14 @@
|
|||||||
# prettyjson
|
## prettyjson
|
||||||
prettyjson - command line JSON format tool.
|
prettyjson - command line JSON format tool.
|
||||||
|
|
||||||
|
|
||||||
|
#### Install
|
||||||
|
```
|
||||||
|
cargo install --git https://github.com/jht5945/prettyjson
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
#### Usage
|
||||||
```
|
```
|
||||||
$ prettyjson --help
|
$ prettyjson --help
|
||||||
Usage:
|
Usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user