From 7a87598c7eade59700fdd17ee9ea546b883d0489 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Mon, 5 Jun 2017 21:17:15 +0200 Subject: [PATCH] add yaml-cli (#118) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2d74fc..8e43a7d 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [jq](https://github.com/stedolan/jq) - Command-line JSON processor [http://stedolan.github.io/jq/](http://stedolan.github.io/jq/). - [underscore-cli](https://github.com/ddopson/underscore-cli) - Command-line utility-belt for hacking JSON and Javascript. - [ramda-cli](https://github.com/raine/ramda-cli) - A CLI tool for processing data with functional pipelines. +- [yaml-cli](https://github.com/pandastrike/yaml-cli) - A simple CLI for querying and updating YAML files ## Files and Directories