An open API service indexing awesome lists of open source software.

https://github.com/mikkurogue/pax

a zig package manager to install, remove and link dependencies to your zig projects
https://github.com/mikkurogue/pax

Last synced: 4 months ago
JSON representation

a zig package manager to install, remove and link dependencies to your zig projects

Awesome Lists containing this project

README

        

# Pax

pax is a current passion project to learn to write Zig (better because im a total dimwit) and to
try and simlify the process of adding and linking dependencies/packages to a project.

Personally, I find it "confusing" but I also want to create this tool to just have some fun and
hopefully provide some kind of value to the community.