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

Support dev versions of Zig #87

Closed
ZackeryRSmith opened this issue Jun 16, 2024 · 4 comments
Closed

Support dev versions of Zig #87

ZackeryRSmith opened this issue Jun 16, 2024 · 4 comments

Comments

@ZackeryRSmith
Copy link

Is your feature request related to a problem? Please describe.
I would like to use ZVM on projects that use Mach which runs off nominated Zig versions. These versions are almost always development versions which as of my knowledge ZVM can't actually download.

Describe the solution you'd like
Being allowed to install dev versions of Zig, even if it's only the nominated ones.

Describe alternatives you've considered
Being allowed to put my own zig binary into some directory and have ZVM work with it.

@ZackeryRSmith
Copy link
Author

Ah nevermind, I solved my problem by looking at #45 (comment)

This really should be clarified, or maybe adding a command for listing/searching for zig versions you can install

@tristanisham
Copy link
Owner

There are commands,zvm ls -alland zvm vmu. It is also mentioned in the README and on the website.

Based on what we currently have, how could the documentation be clearer to communicate these features?

@ZackeryRSmith
Copy link
Author

ZackeryRSmith commented Jun 16, 2024

zvm ls is said to list all the currently installed zig versions. It doesn't mention at all in the help menu about this. I think a simple change adding that into the help menu would be super useful

Yes this is in the README, sorry I missed that...

@tristanisham
Copy link
Owner

I've updated the help menu copy and added more info to the readme. Thanks again for using ZVM. I hope it's been good to you otherwise.

https://github.com/tristanisham/zvm/releases/tag/v0.7.2

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

2 participants