git clone https://github.com/tensorush/liza.git
cd liza/
zig build exe -- -h
-
- Dependency package usage.
- Custom
build.zig.zon
. - README with badges.
-
- Examples' directory setup.
- Custom
build.zig.zon
. - README with badges.
-
- C/C++/ObjC codebase compilation.
- Custom
build.zig.zon
. - README with badges.
-
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.