Quick Start for Hunt Framework!

Andre Pany andre at s-e-a-p.de
Wed Jun 3 11:50:01 UTC 2020


On Wednesday, 3 June 2020 at 11:05:24 UTC, WebFreak001 wrote:
> On Wednesday, 3 June 2020 at 07:44:24 UTC, Greatsam4sure wrote:
>> On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote:
>>> Look this:
>>> https://github.com/huntlabs/hunt-framework/wiki/Quick-Start
>>
>>
>> Thanks for this.
>>
>> We still need a more detail documentation and better tutorial. 
>> For example how do I build my desire ui? Can you guys not 
>> discuss with webfreak to add hunt project to code-d, so that 
>> anyone can just create a hunt project by a single click?
>
> hi, I wanted to add hunt for a while but the project creator is 
> pretty dated code. I would much rather like to remove it from 
> code-d and make a separate more flexible extension for auto 
> generating projects (and update and provide all the templates 
> using an API)

For this scenario the dub skeleton functionality (sub package 
init/init-exec) perfectly fits.
Just run the dub init command with -t MAIN_PACKAGE automatically 
from code-d.

PS. Unfortunately `init` sub package is not implemented yet, but 
there more sophisticated `init-exec`.

Kind regards
Andre


More information about the Digitalmars-d-announce mailing list