Before we implement SDL package format for DUB

eles via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 2 13:56:58 PDT 2014


On Tuesday, 26 August 2014 at 09:43:21 UTC, Sönke Ludwig wrote:
> Am 26.08.2014 00:14, schrieb Idan Arye:
>> On Monday, 25 August 2014 at 16:40:10 UTC, Jonathan Marler 
>> wrote:

What about enhancing the command-line interface of dub to reduce 
the need of editing the dub.json/dub.sdl file. For example:

dub depadd "name" "version"
dub depdel "name"
dub depmod "name" "newversion"

Configurations etc could be handled in the same way.

This way, for many use cases, editing the text file won't even be 
needed.



More information about the Digitalmars-d mailing list