zigmod

Package manager for the Zig programming language

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for the Zig programming language

Commands

zigmod

Examples

Initialize a new Zig project with package management$ zigmod init
Add a dependency to your project$ zigmod fetch
View the current project's dependencies$ zigmod list