On Thursday, 2 July 2015 at 20:39:45 UTC, Sönke Ludwig wrote:
Am 17.06.2015 um 09:26 schrieb Sönke Ludwig:
[...]

The second beta is out now. "dub init" now creates an SDL package description by default (use --format=json to get a dub.json instead).

"dub describe" has gotten a lot more powerful with a new "targets" field and the new "--data" switch. This is especially useful for external build tools based on this output. Pre/post build/generate commands can now access a bunch of additional environment variables [1].

[1]: https://github.com/D-Programming-Language/dub/blob/00f59eb63dcf922e1ad77ede13cbfdcf0a09084f/source/dub/generators/generator.d#L451

Awesome! Is there a dub cmd to convert a given project to SDL ?

Reply via email to