21 Forks
947 Stars
947 Watchers

vet

vet is a command-line tool that acts as a safety net for the risky curl | bash pattern. It lets you inspect, diff against previous versions, and lint remote scripts before asking for your explicit approval to execute. Promoting a safer, more transparent way to handle remote code execution.

How to download and setup vet

Open terminal and run command
git clone https://github.com/vet-run/vet.git
git clone is used to create a copy or clone of vet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vet https://github.com/vet-run/vet/archive/master.zip

Or simply clone vet with SSH
[email protected]:vet-run/vet.git

If you have some problems with vet

You may open issue on vet support forum (system) here: https://github.com/vet-run/vet/issues