From c9206d872f61624c588c50c2516c89c4416557ce Mon Sep 17 00:00:00 2001 From: Rocky Madden Date: Tue, 29 Mar 2016 12:02:29 -0600 Subject: [PATCH] Added ramda-cli to data manipulation section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec2e8db..10798ab 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,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. ## Files and Directories