Last updated 8 months ago
We can run Go binaries without installing Go, by using which allows Go programs to be installed from command line only.
$ curl -sf https://gobinaries.com/rakyll/hey | sh
The package must compile within 100 seconds
The package must have at least on tag
Source: