Command Line Utility Library

Jonathan Marler via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 15 19:29:38 PDT 2016


On Monday, 15 August 2016 at 10:48:11 UTC, Seb wrote:
>
> Are you trying to parse arguments?
> There's a lot of good stuff for it already:
>
> https://dlang.org/phobos/std_getopt.html
> https://code.dlang.org/packages/darg
> https://blog.thecybershadow.net/2014/08/05/ae-utils-funopt/
>
>
> For configuration files:
>
> https://code.dlang.org/packages/onyx-config
> https://code.dlang.org/packages/inid
> https://code.dlang.org/packages/yamkeys
> https://code.dlang.org/packages/runtimer
> https://code.dlang.org/packages/variantconfig

Seb how in the heck do you know about all these libraries, geeze.


More information about the Digitalmars-d-learn mailing list