From f97fecd529e2849765c487c957e4d9f612fc542e Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Wed, 10 Jun 2015 18:59:17 -0700 Subject: [PATCH] Add repren, a search-and-replace and file renaming tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a72e5a1..2517640 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work * [mr](https://github.com/joeyh/myrepos) - Multiple Respository management tool +* [repren](https://github.com/jlevy/repren) - Command-line search-and-replace and file-renaming swiss army knife * [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor that runs on Node.js * [shipit](https://github.com/sapegin/shipit) - Minimalistic SSH deployment