melpa/recipes/el-get
Noam Postavsky 9425f2a465 Don't include recipes in el-get package
The el-get installer works by bootstrapping from melpa installed code so
only the el-get recipe is needed. Because Emacs insists on listing every
single file when extracting from a tar file, including the recipes makes
the initial install quite a bit slower.
2014-10-29 23:50:36 -04:00

1 line
107 B
Text

(el-get :fetcher github :repo "dimitri/el-get" :files ("*.el" ("recipes" "recipes/el-get.rcp") "methods"))