On Monday, 8 June 2020 at 17:45:33 UTC, Andre Pany wrote:
On Monday, 8 June 2020 at 17:43:03 UTC, Andre Pany wrote:
[...]
Correction:
Command is:
`dub init -n SimpleDemo -t custom-dub-init -- --foo=bar`
I have filed an issue to talk about this. See
https://github.com/dlang/dub/issues/1963.
For the moment, there is the dub test
https://github.com/andre2007/dub/blob/master/test/issue1651-custom-dub-init-type.sh
which exactly test the behavior you try.
Did you already had a look here?
My command is copied from there.