eduardogarre

Results 2 issues of eduardogarre

Here is the console output: ``` PS C:\Users\XXXX\Documents\projects\docopt.d> dub test Generating test runner configuration '__test__library__' for 'library' (library). Performing "unittest" build using dmd for x86. docopt 0.6.1-b.6: building configuration "__test__library__"......

After downloading this template, if I try to: 1. Update capy to the latest checkout, through `zig fetch --save https://github.com/capy-ui/capy/archive/refs/heads/master.zip` 2. Build it using `zig build run` I'm greeted with...