DUB 0.9.20

Bruno Medeiros brunodomedeiros+dng at gmail.com
Fri Dec 6 07:39:36 PST 2013


On 06/12/2013 13:58, Sönke Ludwig wrote:
> Am 06.12.2013 13:57, schrieb Bruno Medeiros:
>> On 03/12/2013 13:44, Sönke Ludwig wrote:
>>> Am 03.12.2013 13:47, schrieb Bruno Medeiros:
>>>> 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 upgrade" should be the right call. Possibly with
>>> "--root=path/to/package" or "dub upgrade pkgname:subpkgname
>>> --root=path/to/package".
>>>
>>
>> It's not clear from the name, but yeah, does the trick!
>>
>
> The only use case that usually makes sense for it is to upgrade
> packages. All other commands should implicitly fetch the required
> packages, including "dub describe", so no explicit dependency fetching
> is necessary.
>

'dub describe' is doing no such thing for me. Is that a bug?

-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d-announce mailing list