mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2025-07-04 20:38:28 +02:00
Added yq (#226)
This commit is contained in:
parent
99132aa9bc
commit
c7b3fbe200
1 changed files with 1 additions and 0 deletions
|
@ -293,6 +293,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement).
|
||||
- [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer.
|
||||
- [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files).
|
||||
- [yq](https://github.com/kislyuk/yq) - Command-line YAML processor (Uses the same syntax as jq).
|
||||
|
||||
## Files and Directories
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue