-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Description
This issue supersedes mlugg/setup-zig#15. Currently, the easiest way to set up a "community mirror" of Zig tarballs is using Mach's Wrench. It works well, but is written in Go and part of a more monolithic program. It'd be good to have a more minimal solution to point to.
So, someone should make one! It should expose an HTTP server locally, take requests for files, and cache them in a given directory, with some reasonable eviction policy. SSL is out of scope for this project; a local web server can be used to rproxy to the mirror software instead.
I reckon this should be pretty easily doable in a couple of hundred lines of Zig.
This need not be an official ZSF project; this issue is just to track the creation of something along these lines.
weskoerber and nektro
Metadata
Metadata
Assignees
Labels
No labels