From e690a8106cabfb4b363516b939b465d2842fb3ef Mon Sep 17 00:00:00 2001 From: Yu-Fu Wu Date: Tue, 18 Apr 2017 20:40:41 +0800 Subject: [PATCH] mastodon.el --- recipes/mastodon.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/mastodon.rcp diff --git a/recipes/mastodon.rcp b/recipes/mastodon.rcp new file mode 100644 index 00000000..0a8c97b8 --- /dev/null +++ b/recipes/mastodon.rcp @@ -0,0 +1,5 @@ +(:name mastodon + :website "https://github.com/jdenen/mastodon.el" + :description "Emacs client for Mastodon" + :type github + :pkgname "jdenen/mastodon.el")