dub Command Examples

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

dub init {{project_name}}

dub init {{project_name}} {{[-n|--non-interactive]}}

dub

dub fetch

dub upgrade

dub {{[-h|--help]}}