On 03/12/2013 13:00, Mike Parker wrote:
On 12/3/2013 9:47 PM, Bruno Medeiros wrote:
On 29/11/2013 17:01, Sönke Ludwig wrote:
A fresh DUB release is out. Apart from the usual bug fixes, there are a
few considerable changes:


Quick question: is there a way to install/fetch the dependencies of a
package, without having to build? That is, without using "dub build" ?


dub install packageName

That only works if packageName is a package in the DUB registry. It won't work for a locally created package.

--
Bruno Medeiros - Software Engineer

Reply via email to