5 mins
Zig
How to build and use Zig packages
I wanted to make this as simple as possible for someone new to zig. The first thing I wanted to do when I started learning zig was to write a package. In this article I'll walk through two things - how to build a package and then, how to install a package.