Add beeminder recipe

This is an unofficial module that allows you to update Beeminder, a goal visualization service. You can integrate it with Org. The blog post is at http://www.philnewton.net/blog/beeminder-for-emacs/ , and the repository is at https://github.com/sodaware/beeminder.el . I contribute to it.
This commit is contained in:
Sacha Chua 2014-04-14 16:07:44 -04:00
parent c380d6e5c8
commit bfbe7a1465

2
recipes/beeminder Executable file
View file

@ -0,0 +1,2 @@
(beeminder :repo "sodaware/beeminder.el"
:fetcher github)