A package manager for the Zig programming language.
- Zig master
0.9.0-dev.1524+d2f9646d9 - https://github.com/yaml/libyaml
- https://github.com/nektro/zig-ansi
- https://github.com/ziglibs/known-folders
- https://github.com/nektro/zig-licenses
- https://github.com/truemedian/zfetch
- https://github.com/nektro/zig-json
- https://github.com/nektro/zig-range
- https://github.com/marlersoft/zigwin32
- https://github.com/nektro/zig-detect-license
- https://github.com/nektro/zig-inquirer
- https://github.com/arqv/ini
Initially,
$ git clone https://github.com/nektro/zigmod --recursive
$ cd zigmod
$ zig build -Dbootstrap
$ ./zig-out/bin/zigmod fetch
To build,
$ zig build
$ ./zig-out/bin/zigmod
Check out our docs or the website: https://nektro.github.io/zigmod/.
There is now also a tutorial-style getting started guide that goes over various use cases that Zigmod provides and caters to. It is available here.
MIT