emacscollective / borg

Assimilate Emacs packages as Git submodules

Home Page:https://emacsmirror.net/manual/borg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assimilate Emacs packages as Git submodules

Borg is a bare-bones package manager for Emacs packages. It provides only a few essential features and should be combined with other tools such as Magit, epkg, use-package, and auto-compile.

Borg assimilates packages into the ~/.config/emacs repository as Git submodules. An assimilated package is called a drone and a borg-based ~/.config/emacs repository is called a collective.

For more information see the announcement and the manual.



Compile Manual MELPA Stable MELPA

About

Assimilate Emacs packages as Git submodules

https://emacsmirror.net/manual/borg

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 80.3%Language:Makefile 10.8%Language:Shell 8.9%