commit 5f33966

chld  ·  2026-02-07 17:27:30 +0000 UTC
parent f704604
readme inspriations
1 files changed,  +5, -3
+5, -3
 1@@ -26,9 +26,11 @@ i want it to be simple as possible for *my* personal use, doing things like
 2 - dependency handling
 3 - uhh basic package manager things
 4    
 5-`dtr` has also [and will] borrowed the following ideas:
 6-- [a manifest](https://codeberg.org/kiss-community/kiss/raw/branch/master/kiss)
 7-- [subdirectories for installed packages](https://codeberg.org/kiss-community/kiss/raw/branch/master/kiss)
 8+### inspirations
 9+some mechanisms of `dgr` were inspired from the following package managers:
10+- [kiss](https://codeberg.org/kiss-community/kiss)
11+- [dtr](https://codeberg.org/derivelinux/ports/raw/branch/main/dtr)
12+- [detour](https://codeberg.org/derivelinux/detour)
13 
14 ## credits
15 thanks [shrub](https://sr.ht/~shrub900), for creating [derive](https://derivelinux.org) ~~and probably disencouraging me to end this project sooner or later~~.