Skip to content

Latest commit

History

History
41 lines (31 loc) 路 1.35 KB

README.md

File metadata and controls

41 lines (31 loc) 路 1.35 KB

zigmod

loc license discord release downloads

A package manager for the Zig programming language.

Zig

Download

Built With

Build from Source

$ git clone https://github.com/nektro/zigmod
$ cd zigmod
$ zig build -j1

Usage

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.

A package index for Zigmod packages is also available at https://aquila.red/.

Contact

License

MIT