From b269b5284ccbda4109b95f2ffd0c5facde318069 Mon Sep 17 00:00:00 2001 From: Edwin Watkeys Date: Thu, 13 Nov 2014 13:53:41 -0500 Subject: [PATCH] create cider-profile recipe --- recipes/cider-profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/cider-profile diff --git a/recipes/cider-profile b/recipes/cider-profile new file mode 100644 index 00000000..bb8134ac --- /dev/null +++ b/recipes/cider-profile @@ -0,0 +1 @@ +(cider-profile :fetcher github :repo "thunknyc/nrepl-profile")