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 init -n mypackage -t hunt-framework`
to create a skeleton, with source code provided by you. See example here: https://github.com/dlang/dub/blob/master/test/issue1651-custom-dub-init-type/custom-dub-init-dubpackage-1.0.1.zip?raw=true Kind regards André
