enndubyu/scoop-zig
A scoop bucket for the zig programming language and related tools.
A scoop bucket for the zig compiler and related tools. Updated bihourly. Feel free to create an issue requesting any useful zig tools that are missing from the bucket.
To install zig:
# add scoop bucket
scoop bucket add scoop-zig https://github.com/enndubyu/scoop-zig
# install zig
scoop install zig
[^1]: zig-dev
is aliased as both zig
and zig-dev
unless zig stable is also installed (in which case zig
will execute zig stable)
[^2]: zig-mach
is aliased as both zig
and zig-mach
unless zig stable is also installed (in which case zig
will execute zig stable)