DUB 0.9.20
    Dicebot 
    public at dicebot.lv
       
    Tue Dec  3 05:25:38 PST 2013
    
    
  
On Tuesday, 3 December 2013 at 13:00:06 UTC, 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
It is `dub fetch` now, to remove common confusion. Alias to old 
name is preserved but undocumented.
    
    
More information about the Digitalmars-d-announce
mailing list