Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emacscollective/borg
Assimilate Emacs packages as Git submodules
https://github.com/emacscollective/borg
emacs emacs-packages emacsmirror
Last synced: 7 days ago
JSON representation
Assimilate Emacs packages as Git submodules
- Host: GitHub
- URL: https://github.com/emacscollective/borg
- Owner: emacscollective
- License: gpl-3.0
- Created: 2016-05-18T13:49:47.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T15:53:49.000Z (7 months ago)
- Last Synced: 2024-04-15T16:57:47.533Z (7 months ago)
- Topics: emacs, emacs-packages, emacsmirror
- Language: Emacs Lisp
- Homepage: https://emacsmirror.net/manual/borg
- Size: 618 KB
- Stars: 245
- Watchers: 14
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
* 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 [[https://github.com/magit/magit][Magit]], [[https://github.com/emacscollective/epkg][epkg]], [[https://github.com/jwiegley/use-package][use-package]], and [[https://github.com/tarsius/auto-compile][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 [[https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules][announcement]] and the [[https://emacsmirror.net/manual/borg][manual]]./