Skip to content

Contributing to DUB

Contributing to the CLI tool

You can find the source code for the DUB CLI tool (dub(1)) on GitHub:

https://github.com/dlang/dub

Find the instructions to build from source in the README there or in the installation section in this documentation.

Contributing to the registry / website

The registry / website source code for DUB (https://code.dlang.org) is available on GitHub:

https://github.com/dlang/dub-registry

For the registry you will need to setup a MongoDB server and setup a GitHub auth token to put into the server config for API requests.

For more information see Registries.

Contributing to this documentation

The documentation pages you are reading right now are also available on GitHub:

https://github.com/WebFreak001/dub-docs-v2


Last update: August 5, 2023
Created: August 7, 2022