This is a Zig experimental repository. Simple shell commands will be added to show how to code in the Zig language.
src | ||
.gitignore | ||
Makefile | ||
README.md |
This is an experimental repository.
We just want to try Zig code, writing basic functions and commands.
How to compile stuff.
zig build-exe src/command.zig