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" }