Skip to content

Intro to DUB

DUB is the official package manager for the D programming language, providing simple and configurable cross-platform builds. DUB is well integrated in various IDEs and can also generate configuration for third party build systems and IDEs.

Use the DUB registry website to discover packages and publish your own.

The CLI can be used to

To see how to obtain dub, go to the next page by pressing the button below.

Starting a new project

You can also skip ahead to First steps if you already have dub installed.


Last update: September 6, 2023
Created: September 1, 2023