/vetch

A simple, fast, cross-platform system fetch tool written in V.

Primary LanguageV

vetch

Vetch screenshot

A simple, fast1, cross-platform system fetch tool written in V.

Supported/tested systems

  • Linux
  • Windows

Installation

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 .

TODO

  • Support/test more OSes

Contributing

If you find bugs, want to help, etc., feel free to make issues and PRs.

Footnotes

  1. On my machines Linux averages 20ms, Windows averages 550ms