A wget implementation in zig, supports only HTTP for now.
to build and run in one command:
zig build run -- https://ftp.gnu.org/gnu/wget/wget-latest.tar.gzbuild:
zig buildrun:
./zig-out/bin/wget https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz| Name | Name | Last commit date | ||
|---|---|---|---|---|
A wget implementation in zig, supports only HTTP for now.
to build and run in one command:
zig build run -- https://ftp.gnu.org/gnu/wget/wget-latest.tar.gzbuild:
zig buildrun:
./zig-out/bin/wget https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz