Added log_happy utility.
This commit is contained in:
parent
bb8add3f45
commit
1f9e1b7012
@ -100,5 +100,17 @@
|
|||||||
"description": "Little programs that read my daily plan, publish them, and notifiy me of upcoming events.",
|
"description": "Little programs that read my daily plan, publish them, and notifiy me of upcoming events.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "http://git.jdb-labs.com/jdb/daily-notifier"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user