Add initial el-get recipe (see #1631)

This commit is contained in:
Steve Purcell 2014-04-10 10:36:17 +01:00
parent 6a88a29090
commit c6c8ca1a3b

1
recipes/el-get Normal file
View file

@ -0,0 +1 @@
(el-get :fetcher github :repo "dimitri/el-get" :files ("*.el" "*.info" "recipes" "methods"))