From 60e9f16e36400ad22a5a8084353beb7e5b4d1294 Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Tue, 16 Jun 2015 01:05:28 -0700 Subject: [PATCH] Add procdog, a tool for controlling long-lived processes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6ce3af..0d79284 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 +* [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers * [overcommit](https://github.com/brigade/overcommit) - A fully configurable and extendable Git hook manager * [pre-commit](http://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks * [repren](https://github.com/jlevy/repren) - Command-line search-and-replace and file-renaming swiss army knife