Difference between revisions of "El-get"
Jump to navigation
Jump to search
(Created page with "'''el-get''' is Emacs popular package manager written by Dimitri Fontaine.") |
|||
| Line 1: | Line 1: | ||
| − | '''el-get''' is Emacs popular package manager written by [[Dimitri Fontaine]]. | + | {{Package |
| + | |name=el-get | ||
| + | |description=Package Manager | ||
| + | |maintainer=[[Dimitri Fontaine]] | ||
| + | |source=https://github.com/dimitri/el-get | ||
| + | |in_emacs=no | ||
| + | |Development status=active | ||
| + | |website=https://github.com/dimitri/el-get | ||
| + | }} | ||
| + | |||
| + | '''el-get''' is Emacs popular package manager written by | ||
| + | [[Dimitri Fontaine]]. El-get support many different back ends. The | ||
| + | differs with other package managers by not having a central repository | ||
| + | for the archival of packages. Instead it uses recipe files which are | ||
| + | simply contains pointers to the sources and installation methods. | ||
Revision as of 11:52, 29 March 2012
| Description | Package Manager |
|---|---|
| Author | name of author |
| Maintainer | Dimitri Fontaine |
| Source | https://github.com/dimitri/el-get |
| Part of Emacs | no |
el-get is Emacs popular package manager written by Dimitri Fontaine. El-get support many different back ends. The differs with other package managers by not having a central repository for the archival of packages. Instead it uses recipe files which are simply contains pointers to the sources and installation methods.