A simple, fast1, cross-platform system fetch tool written in V.
- Linux
- Windows
You can download a binary from releases (if there are any) or build it yourself from source if you have the V compiler:
> git clone https://github.com/Circl3s/vetch
> cd vetch
> v -prod .
- Support/test more OSes
If you find bugs, want to help, etc., feel free to make issues and PRs.
Footnotes
-
On my machines Linux averages 20ms, Windows averages 550ms ↩