[gsoc] DUB - Ideas

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Sun Mar 3 13:24:21 UTC 2019


On Thursday, 28 February 2019 at 15:50:49 UTC, Seb wrote:
> My personal favorite "missing feature" in DUB is a direct git 
> support. It would be really awesome if we would implement a 
> "GitRegistry" for packages, s.t. one can directly depend on git 
> repositories:
>
> dependency "my-package" version="git://.../my-branch#my-commit"

One can already just add a git submodule and point the dub 
dependency declaration at the resulting directory.  What features 
are you missing that aren't covered by this?


More information about the Digitalmars-d mailing list