Git, the D package manager
Vladimir Panteleev via Digitalmars-d
digitalmars-d at puremagic.com
Mon Feb 2 07:34:48 PST 2015
On Monday, 2 February 2015 at 14:35:03 UTC, John Colvin wrote:
> a little script that calls `dub describe`, extracts the import
> paths and then calls dmd -o- appropriately would be easy to do.
> There's no fundamental blocker here.
As long as the source code is open, there is no fundamental
blocker at all - only a scalar of required effort, and the
resulting gain per effort expended. But in my case, nothing is
blocked - it is not a question of "I want to use dub but can't",
but "I can't use dub and don't really need to".
More information about the Digitalmars-d
mailing list