A simple ZIG app to learn some of the language features.
First, if ZIG is not installed please follow the installation process per your OS.
Next, clone the repo and CD
into the working directory. Run the command zig build run
and you should see the output from the console app.