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
On Monday, 8 June 2020 at 17:43:03 UTC, Andre Pany wrote:
On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote:
[...]
The dub package registry of type `file` works differently. You
specify here a folder containing dub packages as zip file.
In your example you can instead use dub add-local
On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote:
On Wednesday, 3 June 2020 at 08:11:55 UTC, Andre Pany wrote:
On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote:
Look this:
https://github.com/huntlabs/hunt-framework/wiki/Quick-Start
By having a dub sub package `init-exec` in h
On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote:
On Wednesday, 3 June 2020 at 08:11:55 UTC, Andre Pany wrote:
On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote:
Look this:
https://github.com/huntlabs/hunt-framework/wiki/Quick-Start
By having a dub sub package `init-exec` in h
On Wednesday, 3 June 2020 at 08:11:55 UTC, Andre Pany wrote:
On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote:
Look this:
https://github.com/huntlabs/hunt-framework/wiki/Quick-Start
By having a dub sub package `init-exec` in huntlabs dub package,
a dub user can just execute `dub ini