zig: Setup
Requirements:
os: linux mint
zig version: 0.13.0
vs code (with zig extension)
Steps:
Download zig package of version 0.13.0 from zig's website.
Unpack it in a place of your choice.
Add zig binary path to PATH environment variable:
Add this l...
csm.hashnode.dev1 min read