dub command line in config?

Mike Parker via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Oct 8 23:55:44 PDT 2016


On Sunday, 9 October 2016 at 05:34:36 UTC, Jinx wrote:

>
> huh? Yes it is necessary. How hard could it be. Editing a 
> script is the same as editing the json file and creates junk 
> files. Why make things harder than they have to be? Seems like 
> it would be rather trivial to implement.

Harder is relative. You're talking about adding a maintenance 
cost to dub for something that can be trivially done in a script. 
Regardless, your best bet is to add an enhancement request to 
dub's issue list [1] and see how it goes. Be sure to clarify if 
you're talking about passing args to dub or to the target of `dub 
run`, or both.

[1] https://github.com/dlang/dub/issues


More information about the Digitalmars-d-learn mailing list