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

Added project-persist recipe.

This commit is contained in:
Robert Dallas Gray 2012-09-13 18:01:39 +01:00
parent 3d85451910
commit e2912bf663

3
recipes/project-persist Normal file
View file

@ -0,0 +1,3 @@
(project-persist :fetcher github
:repo "rdallasgray/project-persist"
:files ("project-persist.el"))