Added log_happy utility.

This commit is contained in:
Jonathan Bernard 2017-07-06 00:59:43 -05:00
parent bb8add3f45
commit 1f9e1b7012

View File

@ -100,5 +100,17 @@
"description": "Little programs that read my daily plan, publish them, and notifiy me of upcoming events.",
"license": "BSD3",
"web": "http://git.jdb-labs.com/jdb/daily-notifier"
},
{
"name": "log_happy",
"url": "http://git.jdb-labs.com/jdb/log-happy.git",
"method": "git",
"tags": [
"commandline",
"log"
],
"description": "Small wrapper around console log-viewing to highlight the presence/absence of specific patterns.",
"license": "BSD3",
"web": "http://git.jdb-labs.com/jdb/log-happy"
}
]