tensorush/liza
Zig codebase initializer.
git clone https://github.com/tensorush/liza.git
cd liza/
zig build exe -- -h
build.zig.zon
.build.zig.zon
.build.zig.zon
.exe
/example
/install
(?
): executable's run, library's example suite execution, or port's installation.test
: Test suite execution and code coverage publication to Codecov.fmt
: Formatting checks execution.emit
-> deploy
: documentation emission and deployment to GitHub Pages..gitattributes
..gitignore
.