Hacker News new | ask | show | jobs
by u8 1293 days ago
If you’re interested in trying Zig out and want an easy way to update/use multiple versions I’ve been working on a Zig Version Manager for the past few weeks.

It works on Windows, Mac, Linux, a smattering of BSD’s and Plan 9. Arm and x86.

https://github.com/tristanisham/zvm

2 comments

On Windows one can use https://scoop.sh too. There's a "zig" package for numbered releases, and a "zig-dev" package for nightly.
There is also `pip install ziglang`
With nix you can use https://github.com/Cloudef/nix-zig-stdenv see the versions.nix