DUB package manager

GPTKB entity

Properties (48)
Predicate Object
gptkbp:instanceOf package manager
gptkbp:archives https://github.com/dlang/dub
gptkbp:commanded dub add
dub build
dub build --compiler=dmd
dub build --compiler=ldc2
dub build --compiler=yourCompiler
dub build --compiler=yourCompiler --config=release
dub build --config=debug
dub build --config=release
dub clean
dub describe
dub fetch
dub help
dub init
dub publish
dub remove
dub run
dub test
dub update
dub upgrade
dub version
dub_build_--compiler=yourCompiler_--config=debug
gptkbp:community D programming community
gptkbp:dependency automatic
gptkbp:developedBy Sönke Ludwig
gptkbp:features project management
library management
build automation
package versioning
gptkbp:firstPublished 2014
gptkbp:hasVersion 1.24.0
gptkbp:historicalSignificance https://dub.pm/docs
https://www.w3.org/2000/01/rdf-schema#label DUB package manager
gptkbp:installation via_DMD_or_LDC
gptkbp:integration with CI/CD tools
gptkbp:language D
gptkbp:license MIT License
gptkbp:platforms cross-platform
gptkbp:setting dub.json
dub.sdl
gptkbp:supports GitHub
Bitbucket
GitLab
submodules
D language
gptkbp:usedFor dependency management
gptkbp:userInterface yes