zigmod

Package manager for the Zig programming language


Keywords
package-manager, zig
License
MIT
Install
brew install zigmod

Documentation

zigmod

loc license discord circleci release downloads

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

Contributors

Contact

License

MIT