tristanisham / zvm

zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig.

Home Page:https://www.zvm.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add build instructions for Windows or release pre-compiled binaries for it.

voltflake opened this issue · comments

Title says it all. Add instructions about how to compile it on Windows. This includes how or where to install dependencies or adding extra steps in build.zig for windows targets.
Pre-compiled releases also would be a great addition for this repo.

Noted. Spent the night working on making ZVM cross-platform (formerly only for Linux). I think it'll work but I'm dealing with weird Windows-specific issues. I recommend just using it with Linux or WSL for now. But, that might change as soon as the next release!

In the meantime, here's linux-amd64:
linux-amd64.tar.gz

@danyildiabin We have Windows binaries now!