package
0.0.0-20250316233300-fe76398f4672
Repository: https://github.com/jmalloc/grit.git
Documentation: pkg.go.dev

# Functions

Download a release archive for the current platform.
FindLatest finds the latest Grit release.
IsOutdated returns true if v is not the latest available version.
IsPreRelease returns true if v is considered a pre-release version.
Unpack an archive and return the location of the inner binary.

# Variables

ErrNoArchive is an error indicating that a release exist but there's no archive available for the current platform.
ErrReleaseNotFound that no releases could be found.