Package Manager Documentation

I only recently learned that Zig has a (semi-complete?) package manager, and has for a while. Where are the docs for this?

The build system guide contains a link to a non-existent “Package Management” section and the overview says the package manager is “planned”, however the referenced issue is closed!?

The best thing I’ve found was this blog post so I can probably figure it out, but I can’t understand why the documentation is still missing when a package manager is such a vital feature.

2 Likes

The only documentation I could find is:

see also: Why has the package manager not been added to the official language overview?

4 Likes

Thanks for that first link. Still, this info shouldn’t be hidden in old release notes. There need to be accessible and thorough docs for this sooner or later.

1 Like