diff --git a/recipes/open-github b/recipes/open-github new file mode 100644 index 00000000..a1eff123 --- /dev/null +++ b/recipes/open-github @@ -0,0 +1,4 @@ +(open-github + :repo "syohex/emacs-open-github" + :fetcher github + :files ("open-github.el"))