From 9e73e6d3c366e71d7eac281c6c787a754b9a7c2c Mon Sep 17 00:00:00 2001 From: Thomas Burette Date: Tue, 20 May 2014 14:55:57 +0200 Subject: [PATCH] Add take-off --- recipes/take-off | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/take-off diff --git a/recipes/take-off b/recipes/take-off new file mode 100644 index 00000000..9b6419d6 --- /dev/null +++ b/recipes/take-off @@ -0,0 +1,4 @@ +(take-off + :fetcher github + :repo "tburette/take-off" + :files ("*.el" "front"))