Project setup for DUB

Andre Pany andre at s-e-a-p.de
Wed Jan 1 13:19:20 UTC 2020


On Wednesday, 1 January 2020 at 08:37:43 UTC, rikki cattermole 
wrote:
> On 01/01/2020 9:11 PM, Ankush Bhardwaj wrote:
>> I am now stuck here not knowing what should I do next or how 
>> should I compile.
>
> Compile what?
> You successfully compiled and ran your dub build.
>
> Please note the default action is to run, so using `dub` by 
> itself is equivalent to `dub run`. Hence the recursive 
> executions.
>
> Use `dub build` if all you want to do is build.

In addition to that, there are different ways how you can 
contribute to Dub:

- enhancing the dub help on code.dlang.org
- finding duplicate/already solved issues on the github issue 
tracker

Especially the issues list is a good starting point for new 
contributors to get some ideas how to contribute.

Kind regards
Andre


More information about the Digitalmars-d-learn mailing list