mirror of
https://github.com/mhoye/moderntools.git
synced 2024-11-15 19:48:01 +01:00
Add unison to data tools
This commit is contained in:
parent
f72dd0aed9
commit
3189a2fb1c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ A collection of modern data migration, conversion and management tools.
|
|||
* [jq](https://stedolan.github.io/jq/) and [jid](https://github.com/simeji/jid) are both fantastic tools for inspecting and manipulating JSON.
|
||||
* [duc](https://duc.zevv.nl/), also a nice drive-use visualizer.
|
||||
* [rclone](https://rclone.org/), a cloud-storage data-moving multitool.
|
||||
* [unison](https://github.com/bcpierce00/unison): a file synchronizer, can keep two directories in sync bi-directionally.
|
||||
* [csvkit](https://github.com/wireservice/csvkit): if you spend a lot of time working with comma-separated values, accept no substitutes.
|
||||
* [matplotlib](https://matplotlib.org/): the upgrade over gnuplot you've been waiting for.
|
||||
* [xidel](https://github.com/benibela/xidel): this looks like jq-for-html, and I'm intrigued.
|
||||
|
|
Loading…
Reference in a new issue