Skip to content
forked from nektro/zigmod

A package manager for the Zig programming language.

License

Notifications You must be signed in to change notification settings

koljakube/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-dev.1545+f6ba810f2

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

About

A package manager for the Zig programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Zig 96.8%
  • Shell 3.2%