From ef69f95f8e0209a6e483617d96beed3bffc9bca8 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Sat, 15 Oct 2016 01:57:34 +0200 Subject: [PATCH] Create slamhound.rcp --- recipes/slamhound.rcp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/slamhound.rcp diff --git a/recipes/slamhound.rcp b/recipes/slamhound.rcp new file mode 100644 index 00000000..d2f71e39 --- /dev/null +++ b/recipes/slamhound.rcp @@ -0,0 +1,6 @@ +(:name slamhound + :website "https://www.github.com/technomancy/slamhound" + :description "Slamhound rips your ns form apart and reconstructs it. No Dutch surgeon required." + :type github + :load-path "." + :pkgname "technomancy/slamhound")