No description
- Zig 100%
There are to-do comments in some of the files This is just a quick and dirty rewrite with system notcurses lib |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| build.zig | ||
| README.md | ||
CoCCLI
Clash of Code CLI
Installing and running
Consult zig build --help for a list of available build flags.
zig build <flags...>
./zig-out/bin/CoCCLI <args...>
Or run directly with:
zig build run -- <args...>