summaryrefslogtreecommitdiffstats
path: root/2021/talks/borg.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-10-08 01:58:03 -0400
committerSacha Chua <sacha@sachachua.com>2021-10-08 01:58:03 -0400
commit886ae437fee6a674f7b2757062f1b8a91275457a (patch)
treeb8e37843a5149998f1cc0282fb3bd8d4f69357e5 /2021/talks/borg.md
parent5a56ee2080de1a60c15c580adac85bd7e625f3aa (diff)
downloademacsconf-wiki-886ae437fee6a674f7b2757062f1b8a91275457a.tar.xz
emacsconf-wiki-886ae437fee6a674f7b2757062f1b8a91275457a.zip
Add talk pages for 2021
Diffstat (limited to '2021/talks/borg.md')
-rw-r--r--2021/talks/borg.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/2021/talks/borg.md b/2021/talks/borg.md
new file mode 100644
index 00000000..9a4b935a
--- /dev/null
+++ b/2021/talks/borg.md
@@ -0,0 +1,33 @@
+[[!meta title="Manual Package Management in The Era of Repositories - Why and How"]]
+[[!meta copyright="Copyright &copy; 2021 Dhavan (codingquark)"]]
+[[!inline pages="internal(2021/info/borg-nav)" raw="yes"]]
+
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Manual Package Management in The Era of Repositories - Why and How
+Dhavan (codingquark)
+
+Emacs now has many package repositories - enought to have conflicts
+and arguments about. The packages are becoming big, they depend on many
+other packages and it is not easy to keep track of what all is being
+installed in our Emacsen. An aggressive way out of this is to use Yet
+Another Package and install all elisp code manually - with borg[1].
+
+[1]: <https://github.com/emacscollective/borg>
+
+
+
+# Outline
+
+- 5-10 minutes: (brief description/outline)
+ 1. What are we trying to solve?
+ 2. What is borg?
+ 3. How to use it?
+ 4. Assimilate a package for demo
+
+
+
+[[!inline pages="internal(2021/info/borg-schedule)" raw="yes"]]
+
+[[!inline pages="internal(2021/info/borg-nav)" raw="yes"]]