issues
search
dlang
/
dub-docs
Documentation for the Dub package manager
https://dub.pm
Boost Software License 1.0
16
stars
23
forks
source link
[dub-guide/building] Basic content
#57
Open
WebFreak001
opened
1 year ago
WebFreak001
commented
1 year ago
[x] talk about
dub build
+
dub run
[ ] talk about configurations and build types
[ ] link to dub test
[ ] example how to build and run things
[ ] show how to pass arguments to the app directly from the CLI using
--
[ ] talk about how dependencies are built, link to dependency docs
[ ] talk about where builds are stored
[ ] mention that builds are cached
[ ] mention that builds are hard-linked from the .dub directory
[ ] mention about overriding compiler and architecture
[ ] mention
--single
mode / link to it
--
--single
mode / link to it