From 114c52b491880de5ae6d576ad656bf6ac1e89b65 Mon Sep 17 00:00:00 2001 From: Christopher Wellons Date: Mon, 2 Sep 2013 19:29:52 -0400 Subject: [PATCH] Recipe for elfeed --- recipes/elfeed | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/elfeed diff --git a/recipes/elfeed b/recipes/elfeed new file mode 100644 index 00000000..fec1b6f5 --- /dev/null +++ b/recipes/elfeed @@ -0,0 +1,2 @@ +(elfeed :repo "skeeto/elfeed" + :fetcher github)