Release DUB 0.9.25, new logo and updated website design
    Sönke Ludwig via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Mon May 23 06:19:31 PDT 2016
    
    
  
Am 23.05.2016 um 15:01 schrieb Russel Winder via Digitalmars-d-announce:
> Hi,
>
> Is the Dub API published anywhere. I propose to write a dmd/ldc/gdc
> subtool so that dependency management based on the Dub repository is
> provided for SCons D builds.
>
Online docs are still on the TODO list, but you can do
     dub fetch dub
     dub run dub -b ddox
And it will start up a local HTTP server on http://127.0.0.1:8080/ with 
the API documentation.
    
    
More information about the Digitalmars-d-announce
mailing list