Add an EmacSQL recipe.

https://github.com/skeeto/emacsql
This commit is contained in:
Christopher Wellons 2014-02-02 23:12:49 -05:00
parent bdc4681161
commit 5c23903c91

3
recipes/emacsql Normal file
View file

@ -0,0 +1,3 @@
(emacsql :repo "skeeto/emacsql"
:fetcher github
:files ("*.el" "README.md" "sqlite"))