Skip to content

thejoshwolfe/zig-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zig-download

Tool for downloading precompiled zig tarballs from https://ziglang.org/download/ . This is basically the same thing as zigup, but I wrote this one as an exercise.

Usage:

zig run zig-download.zig

Then put the following on your PATH: ~/zig-downloads/active

Python version???

There seems to be a bug somewhere in the Zig https -> xz -> untar pipeline that causes the program to hang at 100% CPU. I wrote a Python version for now.

About

utility to download the latest build of zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published