commit 6544824
chld
·
2026-02-07 17:18:05 +0000 UTC
parent fb4a0d2
readme
1 files changed,
+4,
-3
+4,
-3
1@@ -12,12 +12,13 @@ so, what do we have?
2 - [X] finding packages
3 - [X] basic dialog
4 - [ ] updating packages
5-- [ ] dependencies
6+- [X] dependencies
7 - [ ] removing packages
8-- [ ] tracking packages
9+- [X] tracking packages
10 - [ ] most detour variables and conventions
11
12-right now, `dgr` is a **WIP**, but it supports *basic* detour-dtr ish commands like `m` and `sp`.
13+right now, `dgr` is a **WIP**, but it supports *basic* detour-dtr ish commands like `m` and `sp`.
14+its also probably fundamentally different from any other [derive](https://derivelinux.org) package manager.
15
16 ## what
17 `dgr` is implementation of the `libdmake.sh` interface written in Go.