Some impressions/notes from a new D programmer
    user1234 
    user1234 at 12.de
       
    Wed Feb 12 15:53:01 UTC 2020
    
    
  
On Wednesday, 12 February 2020 at 15:28:57 UTC, Anonymouse wrote:
> Maybe there are some hard design decisions again 
> $HOME/.dub/bin, unsure. It might be difficult to globally pull 
> off if programs expect the binary to be placed in the source 
> tree (for resources).
>
> [1]: https://github.com/CyberShadow/Digger
It could just create some shortcuts in ~/bin. AFAIK this special 
folder got automatically added to the $PATH in RH and deb 
distributions. The less obvious solution is for Windows systems.
    
    
More information about the Digitalmars-d-learn
mailing list