1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-03 01:09:00 -09:00

Merge pull request from Wilfred/master

Adding a recipe for ht.el
This commit is contained in:
Steve Purcell 2013-02-21 00:23:07 -08:00
commit 6c7589bca1

4
recipes/ht Normal file
View file

@ -0,0 +1,4 @@
(ht
:repo "Wilfred/ht.el"
:files ("ht.el")
:fetcher github)