]> xn--ix-yja.es Git - alex.git/commitdiff
Add binary "upstream" package manager
authorAlex Corcoles <alex@pdp7.net>
Fri, 23 Feb 2024 00:15:08 +0000 (01:15 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2024 00:15:08 +0000 (01:15 +0100)
IDEAS.org

index 17490b153c3720d7abe7dd3667286556c5ca7841..ff908aaec2d3dcedc9352e24b38983e41dd4ceaa 100644 (file)
--- a/IDEAS.org
+++ b/IDEAS.org
 - Could replace Docker/containers for developers
 - Similar to https://github.com/WAVM/Wavix
 
+* Binary "upstream" package manager
+
+- Package manager that downloads published binaries on the Internet
+- Manifests describe how to fetch binaries (e.g. from GitHub releases)
+- Manifests are just files that can be referenced by URLs, or be contained in repositories of manifests
+
 * Extensible lightweight markup language
 
 - A language similar to AsciiDoc...