Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emacscollective/emacs.g
The Emacs Collective
https://github.com/emacscollective/emacs.g
emacs emacs-packages emacsmiror
Last synced: about 8 hours ago
JSON representation
The Emacs Collective
- Host: GitHub
- URL: https://github.com/emacscollective/emacs.g
- Owner: emacscollective
- License: isc
- Created: 2016-05-02T13:18:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T10:46:27.000Z (4 months ago)
- Last Synced: 2024-12-26T14:07:03.363Z (7 days ago)
- Topics: emacs, emacs-packages, emacsmiror
- Language: Emacs Lisp
- Homepage:
- Size: 572 KB
- Stars: 88
- Watchers: 11
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Assimilate Emacs packages as Git submodules
===========================================*For more information see the [announcement][init] and the [manual].*
About `borg.el`
---------------[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 `~/.emacs.d` repository as Git
submodules. An assimilated package is called a drone and a borg-based
`~/.emacs.d` repository is called a collective.About this collective
---------------------This particular collective is intended to be used to bootstrap private
configurations. Fork your own copy and then start assimilating as you
please.If you wish you can later merge changes from the upstream repository,
to get updates for the drones that have been assimilated in the base
configuration. Very rarely additional drones might be assimilated or
the configuration of existing drones might be tweaked.Or you can just update and further configure these drones as you would
update the drones you have assimilated yourself.If you do base your own configuration on this collective and make it
publicly available as source of inspiration for others, then please
do so by forking the upstream repository, which is available from
[Github].You might also want to adjust this description.
[init]: https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules
[Borg]: https://github.com/emacscollective/borg
[manual]: https://emacsmirror.net/manual/borg
[Github]: https://github.com/emacscollective/emacs.g