made build.zig.
Has runner and tester for each day, as well as a runner and tester for all the days. Also has check step for zls.
This commit is contained in:
parent
0a9f08cbf0
commit
560db87929
10 changed files with 139 additions and 29 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
# ---> Zig
|
||||
zig-cache/
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
build/
|
||||
build-*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue