Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 339 Bytes

getzig

getzig is an idea for a zig version manager along the lines of gradle wrapper.

The following should work on both Linux and Windows:

$ ./getzig.ps1
$ ./zig/zig run ./hello.zig

getzig.ps1 is a polyglot sh/powershell script which downloads a Zig release from the official website and puts it into ./zig/zig.