dub Command Examples

Package manager for D packages. More information: https://dub.pm/commandline.

dub init {{project_name}}

dub init {{project_name}} -n

dub

dub fetch

dub upgrade

dub --help