Alternative dlang package manager & build system. (Name is very WIP, I just choose it to get started with this lmao)
Find a file
2025-07-30 21:30:22 +02:00
bin cli: better getopt handling 2025-07-30 21:30:22 +02:00
src/dab Fix DMD compiler invocation not having all include paths 2025-04-02 04:46:39 +02:00
.gitignore Initial commit 2025-03-15 05:08:57 +01:00
dub.json Initial commit 2025-03-15 05:08:57 +01:00
dub.selections.json Initial commit 2025-03-15 05:08:57 +01:00
LICENSE Initial commit 2025-03-15 05:08:57 +01:00
readme.md Update readme 2025-03-15 05:12:58 +01:00

DAB - Dlang (is) absolute bonkers (In a good way!)

DAB is an alternative package manager & buildsystem for the dlang language, designed specifically for the mdc dlang ecosystem.

License

The code in this repository is licensed under AGPL-3.0-only; for more details see the LICENSE file in the repository.

Usage

TODO