diff --git a/recipes/with-namespace b/recipes/with-namespace new file mode 100644 index 00000000..953e231d --- /dev/null +++ b/recipes/with-namespace @@ -0,0 +1,4 @@ +(with-namespace + :repo "Wilfred/with-namespace.el" + :files ("with-namespace.el") + :fetcher github)