Andrew Kelley ef9966c985 introduce the 'zig fetch' command + symlink support
zig fetch [options] <url>
zig fetch [options] <path>

Fetches a package which is found at <url> or <path> into the global
cache directory, printing the package hash to stdout.

Closes #16972
Related to #14280

Additionally, this commit:

* Adds uncompressed .tar support to package fetching
* Introduces symlink support to package fetching
2023-10-02 17:02:25 -07:00
..
2023-09-25 15:53:05 -04:00
2023-09-19 09:37:31 -07:00
2023-09-19 09:37:31 -07:00
2023-09-22 15:08:51 -07:00
2023-07-31 03:49:21 -04:00