Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Zig package manager #47

Open
nikkehtine opened this issue Aug 11, 2024 · 0 comments
Open

Use Zig package manager #47

nikkehtine opened this issue Aug 11, 2024 · 0 comments

Comments

@nikkehtine
Copy link

nikkehtine commented Aug 11, 2024

The easy way would be adding this as submodule directly in your source folder. Thats what I do until there is an official package manager for Zig.

With the 0.11.0 release Zig got a native package manager. From the looks of it, it works like other package managers, you provide a link to the package and a hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant