Examples of dub use needed
poliklosio via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 21 13:38:05 PDT 2016
On Tuesday, 21 June 2016 at 08:58:59 UTC, Dicebot wrote:
> But it is indeed supposed to be rare case and I do recommend to
> install such tools via system package manager instead whenever
> possible. So yes, you don't need `dub fetch` at all for most
> part.
Yes, it is best not to interfere with system package managers if
they exist. On the other hand how do you install end-user tools
like dcd, dfmt on windows, other than git clone + build?
I'm wondering why are packages updated so rarely on the dub
repository?
For example I have dfmt 0.5.0, while dub fetch installs 0.4.5
More information about the Digitalmars-d
mailing list