From c2ac05afb2378e974b5e3d0fb459c035fb133739 Mon Sep 17 00:00:00 2001 From: YuYang Date: Tue, 10 Dec 2013 15:39:10 +0800 Subject: [PATCH] Add url-shortener recipe --- recipes/url-shortener | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/url-shortener diff --git a/recipes/url-shortener b/recipes/url-shortener new file mode 100644 index 00000000..0e0440b9 --- /dev/null +++ b/recipes/url-shortener @@ -0,0 +1 @@ +(url-shortener :repo "yuyang0/url-shortener" :fetcher github ) \ No newline at end of file