mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-11-23 11:41:18 -05:00
Merge branch 'master' into layer/cosmetics
This commit is contained in:
27
README.md
27
README.md
@@ -6,7 +6,7 @@ Assimilate Emacs packages as Git submodules
|
|||||||
About `borg.el`
|
About `borg.el`
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
[Borg][repo] is a bare-bones package manager for Emacs packages. It
|
[Borg] is a bare-bones package manager for Emacs packages. It
|
||||||
provides only a few essential features and should be combined with
|
provides only a few essential features and should be combined with
|
||||||
other tools such as Magit, `epkg`, `use-package`, and `auto-compile`.
|
other tools such as Magit, `epkg`, `use-package`, and `auto-compile`.
|
||||||
|
|
||||||
@@ -32,30 +32,11 @@ update the drones you have assimilated yourself.
|
|||||||
If you do base your own configuration on this collective and make it
|
If you do base your own configuration on this collective and make it
|
||||||
publically available as source of inspiration for others, then please
|
publically available as source of inspiration for others, then please
|
||||||
do so by forking the upstream repository, which is available from
|
do so by forking the upstream repository, which is available from
|
||||||
[Github][gh-this], [Gitlab][gl-this], and [Bitbucket][bb-this].
|
[Github].
|
||||||
|
|
||||||
You might also want to adjust this description.
|
You might also want to adjust this description.
|
||||||
|
|
||||||
Other collectives
|
|
||||||
-----------------
|
|
||||||
|
|
||||||
It is also possible to create collectives that can be shared between
|
|
||||||
and worked on by many Emacs users, i.e. borg-based starter-kits.
|
|
||||||
Check out alternative collectives by browsing the repositories owned
|
|
||||||
by the `emacscollective` organisation/group/team, which is available
|
|
||||||
on [Github][gh-all], [Gitlab][gl-all], and [Bitbucket][bb-all].
|
|
||||||
|
|
||||||
Another alternative is the `bootstrap` collective. It assimilates a
|
|
||||||
single drone, `borg` itself, and is intended for users for whom even
|
|
||||||
the `emacs.g` collective is to opinionated.
|
|
||||||
|
|
||||||
[init]: https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules
|
[init]: https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules
|
||||||
[repo]: https://gitlab.com/tarsius/borg
|
[Borg]: https://gitlab.com/tarsius/borg
|
||||||
[manual]: https://emacsmirror.net/manual/borg
|
[manual]: https://emacsmirror.net/manual/borg
|
||||||
|
[Github]: https://github.com/emacscollective/emacs.g
|
||||||
[gh-this]: https://github.com/emacscollective/emacs.g
|
|
||||||
[gl-this]: https://gitlab.com/emacscollective/emacs.g
|
|
||||||
[bb-this]: https://bitbucket.com/emacscollective/emacs.g
|
|
||||||
[gh-all]: https://github.com/emacscollective
|
|
||||||
[gl-all]: https://gitlab.com/emacscollective
|
|
||||||
[bb-all]: https://bitbucket.com/emacscollective
|
|
||||||
|
|||||||
Submodule lib/auto-compile updated: 694b92ea58...8d117868a0
2
lib/borg
2
lib/borg
Submodule lib/borg updated: 8399ec8f10...362ae8aebc
2
lib/epkg
2
lib/epkg
Submodule lib/epkg updated: 71ce3ffd41...c8ab0e5e1f
2
lib/ghub
2
lib/ghub
Submodule lib/ghub updated: 1395d56496...2962611aad
Submodule lib/magit updated: 260e4afe32...24ce90832d
Submodule lib/magit-popup updated: 3f23e81eb0...5a2a6f2907
Submodule lib/with-editor updated: 05338d893f...04d59d68da
Reference in New Issue
Block a user