On Tuesday, 30 January 2018 at 17:14:15 UTC, Mengu wrote:
On Monday, 29 January 2018 at 11:04:19 UTC, Seb wrote:
Have you ever wanted to use D in a project where not everyone
had D installed or maybe you wanted to fix the compiler to a
specific version?
[...]
clojure's lein support starter templates. it'd be great if dub
did such a thing too.
thanks for the effort.
Yep it would be nice and it's planned to support `-t` for dub
init:
See https://github.com/dlang/dub/pull/1326#issuecomment-357233196
As always it happens faster if someone makes a PR for it ;-)