From 487a41506f251db7d3ab215cddc9e0b0a479196d Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Fri, 24 Apr 2015 16:07:01 -0400 Subject: [PATCH] Add a recipe for kerl --- recipes/kerl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/kerl diff --git a/recipes/kerl b/recipes/kerl new file mode 100644 index 00000000..341a3349 --- /dev/null +++ b/recipes/kerl @@ -0,0 +1,2 @@ +(kerl :fetcher github + :repo "correl/kerl.el")