This is an experimental repository. We just want to try Zig code, writing basic functions and commands. ## How to compile stuff. ```sh zig build-exe src/command.zig ```