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

dyu/zigmod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigmod

loc license discord circleci release downloads

A package manager for the Zig programming language.

Zig

Download

Built With

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/.

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.

Contact

License

MIT

About

📦 A package manager for the Zig programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Zig 98.0%
  • Shell 2.0%