From 0e10cd81b9b292d14f314ce1842d496c27a5c830 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 14 May 2011 17:57:01 -0700 Subject: [PATCH] add NorthWatcher --- projects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/projects.json b/projects.json index 3a6988f..98bd3f9 100644 --- a/projects.json +++ b/projects.json @@ -8,6 +8,7 @@ , "json-diff" : { "description" : "show the differences between JSON-encoded objects" } , "lake" : { "description" : "A simple implementation of Scheme in C" } , "mojo.el" : { "description" : "turn emacs into a sweet mojo editor" } +, "NorthWatcher" : { "description" : "cron for filesystem changes" } , "repl-edit" : { "description" : "edit Node repl commands with your text editor" } , "samhuri.net" : { "description" : "this site" } , "strftime" : { "description" : "strftime for JavaScript" }