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
- Host: GitHub
- URL: https://github.com/mikkurogue/pax
- Owner: mikkurogue
- License: other
- Created: 2025-01-07T07:42:56.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-12T12:36:57.000Z (5 months ago)
- Last Synced: 2025-01-27T20:15:06.375Z (4 months ago)
- Language: Zig
- Homepage: https://mikkurogue.github.io/pax/
- Size: 2.99 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmap.md
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.