From d331d7cb9df6c1ab5d0e9cef8fb49272b63e863c Mon Sep 17 00:00:00 2001 From: asok Date: Fri, 26 Dec 2014 22:15:58 +0100 Subject: [PATCH] Add recipe for rake --- recipes/rake | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/rake diff --git a/recipes/rake b/recipes/rake new file mode 100644 index 00000000..78123841 --- /dev/null +++ b/recipes/rake @@ -0,0 +1,2 @@ +(rake :repo "asok/rake" + :fetcher github)