Dub dependencies / How to use own Github fork?
    Andre Pany 
    andre at s-e-a-p.de
       
    Thu May 30 18:16:01 UTC 2019
    
    
  
On Thursday, 30 May 2019 at 16:45:45 UTC, Robert M. Münch wrote:
> Is there a best practice how I can use a fork if mine of a 
> project that can be access via "dependencies": {...} so that my 
> own code is used?
>
> I think that would make it pretty easy to switch between 
> different versions.
Github introduced package registry. While dub is not supported, 
maven is supported and Dub is able to speak Maven.
You may have a try.
https://github.blog/2019-05-10-introducing-github-package-registry/
Kind regards
Andre
    
    
More information about the Digitalmars-d-learn
mailing list