zigmod
A package manager for the Zig programming language.
Zig
Download
Built With
- Zig master
- 0.8.0-dev.1127+6a5a6386c
Build from Source
Initially,
$ git clone https://github.com/nektro/zigmod --recursive
$ zig build -Dbootstrap
$ ./zig-cache/bin/zigmod fetch
To build,
$ zig build
$ ./zig-cache/bin/zigmod
Usage
Check out our docs or the website: https://nektro.github.io/zigmod/.
Prior Art
- https://golang.org/ref/mod#go-mod-file
- https://github.com/mattnite/zkg
- https://github.com/MasterQ32/LoLa
Contributors
Contact
License
MIT