From 40b0599785f4d7e4090d6e9172945a8f54675eac Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Wed, 20 May 2015 00:40:32 -0700 Subject: [PATCH] Add xmlstarlet, still one of the best XML command-line tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9985426..dd18432 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [v](https://github.com/rupa/v) - z for vim. * [wego](https://github.com/schachmat/wego) - weather app for the terminal * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy +* [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. * [z](https://github.com/rupa/z) - z is the new j, yo * [zsh-dwim](https://github.com/oknowton/zsh-dwim) - ZSH Do what I mean. * [zsh-notify](https://github.com/marzocchi/zsh-notify) - Desktop notifications for long running commands in zsh