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.