Rust's simple download script
Chris via Digitalmars-d
digitalmars-d at puremagic.com
Tue Nov 10 14:30:47 PST 2015
On Tuesday, 10 November 2015 at 16:56:50 UTC, Steven
Schveighoffer wrote:
>
> I've been using dvm, and do like it a lot. But I couple issues:
>
> 1. Every time I type dvm use, my path adds another directory.
> Couldn't you just replace the existing dvm path?
> 2. Every incorrect command given to dvm results in a stack
> trace.
>
> Otherwise, I thoroughly enjoy being able to switch/install
> compiler versions on a whim.
>
> -Steve
I too use dvm all the time and I wonder, if we could integrate it
with dub one day and extend it to cater for LDC and GDC as well.
In fact, without dvm life would be a lot harder and I think it's
high time it became part of an official D toolchain alongside dub.
More information about the Digitalmars-d
mailing list