mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Added yq (#226)
This commit is contained in:
parent
99132aa9bc
commit
c7b3fbe200
@ -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…
Reference in New Issue
Block a user