.TH DUB-ADD 1 "2020-08-08" "The D Language Foundation" "The D Language Foundation" .SH NAME dub \- Package and build management system for D .SH SYNOPSIS \fBdub add\fR <\fIpackage\fR>[@<\fIversion-spec\fR>] [<\fIpackages...\fR>] \fIOPTIONS\&.\&.\&.\fR .SH DESCRIPTION Adds as dependencies. Running "dub add " is the same as adding to the "dependencies" section in dub.json/dub.sdl. If no version is specified for one of the packages, dub will query the registry for the latest version. .SH OPTIONS .SH FILES \fIdub\&.sdl\fR, \fIdub\&.json\fR .SH AUTHOR Copyright (c) 1999-2020 by The D Language Foundation .SH "ONLINE DOCUMENTATION" .UR http://code.dlang.org/docs/commandline .UE http://code.dlang.org/docs/commandline .SH "SEE ALSO" \fBdmd(1)\fR, \fBdub(1)\fR