diff --git a/recipes/bts-github.rcp b/recipes/bts-github.rcp new file mode 100644 index 00000000..5a8c2528 --- /dev/null +++ b/recipes/bts-github.rcp @@ -0,0 +1,6 @@ +(:name bts-github + :website "https://github.com/aki2o/emacs-bts-github" + :description "A plugin of bts.el for GitHub." + :type github + :pkgname "aki2o/emacs-bts-github" + :depends (bts gh))