From 14f22f97416111fcb02e299ff2b20c44fb75f049 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Mon, 20 May 2013 11:07:50 +0100 Subject: [PATCH] Add nodejs-repl --- recipes/nodejs-repl | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/nodejs-repl diff --git a/recipes/nodejs-repl b/recipes/nodejs-repl new file mode 100644 index 00000000..09d2df0a --- /dev/null +++ b/recipes/nodejs-repl @@ -0,0 +1 @@ +(nodejs-repl :fetcher github :repo "abicky/nodejs-repl.el")