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")