Add recipe for Jumblr

This is an anagram-based word game for emacs.  See the readme in the
github repo for more information: https://github.com/mkmcc/jumblr
This commit is contained in:
Mike McCourt 2013-10-05 18:24:12 -07:00
parent f8deecb7ac
commit 2264849d06

3
recipes/jumblr Normal file
View file

@ -0,0 +1,3 @@
(jumblr :repo "mkmcc/jumblr"
:fetcher github
:files ("jumblr.el" "dict"))