1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-23 11:15:37 -09:00

Add "capture" recipe

This commit is contained in:
Sergey Pashinin 2013-07-10 02:53:20 +04:00
parent e42cdbe7da
commit a73aee92e8

4
recipes/capture Normal file
View file

@ -0,0 +1,4 @@
(capture
:repo "pashinin/capture.el"
:fetcher github
:files ("src/*.el"))