mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-11 07:38:59 +01:00
Added q (#235)
This commit is contained in:
parent
7d140a5b12
commit
10f9f83a45
@ -287,6 +287,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files.
|
- [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files.
|
||||||
- [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).
|
- [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.
|
- [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).
|
||||||
|
|
||||||
## Files and Directories
|
## Files and Directories
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user