📝 Add installation instructions for jq in CHEATSHEET.md
This commit is contained in:
@@ -8,6 +8,12 @@ repo: https://github.com/jqlang/jq
|
||||
description: Command-line JSON processor
|
||||
```
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
mise use -g jq
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user