commit 2c8468d
chld
·
2026-02-06 05:36:53 +0000 UTC
parent d401341
readme
1 files changed,
+2,
-1
+2,
-1
1@@ -5,6 +5,7 @@ to help with managing [derivelinux](https://derivelinux.org) [ports](https://cod
2 this `libdmake.sh` implementation probably and **will** supports standard enviroment variable conventions as `dtr` does.
3 so, what do we have?
4
5+- [X] syncing
6 - [X] building
7 - [ ] installing
8 - [X] cleaning
9@@ -12,7 +13,7 @@ so, what do we have?
10 - [X] basic dialog
11 - [ ] most detour variables and conventions
12
13-right now, its a WIP, but it supports basic detour-dtr ish commands like `m` and `sp`.
14+right now, `dgr` is a **WIP**, but it supports *basic* detour-dtr ish commands like `m` and `sp`.
15
16 thank you, [xplshn](https://xplshn.com.ar) for creating
17 the amazing [libdmake.sh](https://codeberg.org/derivelinux/ports/src/branch/main/libsh/libdmake.sh) interface for derivelinux ports.