commit d401341

chld  ·  2026-02-06 05:35:24 +0000 UTC
parent 645e31b
readme
1 files changed,  +10, -0
+10, -0
 1@@ -1,6 +1,16 @@
 2 # dgr
 3 `dgr` is a small `libdmake.sh` helper written in Golang
 4 to help with managing [derivelinux](https://derivelinux.org) [ports](https://codeberg.org/derivelinux/ports).
 5+
 6+this `libdmake.sh` implementation probably and **will** supports standard enviroment variable conventions as `dtr` does.   
 7+so, what do we have?
 8+
 9+- [X] building
10+- [ ] installing
11+- [X] cleaning
12+- [X] finding packages
13+- [X] basic dialog
14+- [ ] most detour variables and conventions
15    
16 right now, its a WIP, but it supports basic detour-dtr ish commands like `m` and `sp`.
17