Skip to content
/ zigmod Public
forked from nektro/zigmod

A package manager for the Zig programming language.

License

Notifications You must be signed in to change notification settings

ve-nt/zigmod

 
 

Repository files navigation

zigmod

loc license discord circleci release downloads

A package manager for the Zig programming language.

Zig

Download

Built With

  • Zig master 0.8.0

Build from Source

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

Usage

Check out our docs or the website: https://nektro.github.io/zigmod/.

Prior Art

Contributors

Contact

License

MIT

About

A package manager for the Zig programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Zig 97.5%
  • Shell 2.5%