From 2bd4f0e0dd9d57961f75d1db7a10c573a7d28b1f Mon Sep 17 00:00:00 2001 From: Aleksandar Simic Date: Mon, 30 Apr 2012 10:35:33 +0000 Subject: [PATCH] Added the recipe for egg mode --- recipes/egg | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/egg diff --git a/recipes/egg b/recipes/egg new file mode 100644 index 00000000..4aa41a85 --- /dev/null +++ b/recipes/egg @@ -0,0 +1 @@ +(egg :repo "byplayer/egg" :fetcher github)