mirror of
https://github.com/mhoye/moderntools.git
synced 2024-12-25 21:58:43 +01:00
Add trurl to data management section
trurl is a CLI tool from the cURL project, which can help shells script authors (or any CLI users) introspect and modify URLs.
This commit is contained in:
parent
67064e561b
commit
f6b7dc9b75
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ A collection of modern data migration, conversion and management tools.
|
|||
* [unison](https://github.com/bcpierce00/unison): a file synchronizer, can keep two directories in sync bi-directionally.
|
||||
* [sq](https://github.com/neilotoole/sq): "jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. It is the lovechild of sql+jq."
|
||||
* [xq](https://github.com/sibprogrammer/xq): A "Command-line XML and HTML beautifier and content extractor", another in the line of tools jq has inspired.
|
||||
* [trurl](https://curl.se/trurl/): A command line tool that parses and manipulates URLs
|
||||
|
||||
## Specialized tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue