macOS
brew install gimmelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gimme in AI-Agent-Workflows.
Installation
brew install gimmelocal Homebrew formula metadata
Überblick
Shell script to install any Go version
Verlauf
gimme is a small shell utility from the Travis CI ecosystem for installing and selecting Go toolchain versions. Its niche is CI and developer-shell setup rather than general Go project management.
The public repository began in January 2015, and the README states that the original goal was trivial Go cross-compilation within Travis CI. Early releases added automatic Go version discovery, source and binary install paths, and shell environment output that lets users activate a selected Go installation with eval or by sourcing an env file.
The project evolved around changes in the Go release process. The changelog records support for stable and oldstable aliases, checksums for downloaded archives, mirror support through GIMME_DOWNLOAD_BASE, Windows binary downloads, and repeated updates for newer Go release lines.
gimme became useful because Travis CI users needed repeatable Go versions before Go version managers and CI images covered every combination. Its README documents Homebrew and Arch AUR installation paths, placing it in the package-manager layer used by developers who wanted the same version-selection behavior outside Travis jobs.
Practitioners use gimme by asking for a Go version, stable alias, oldstable alias, or master branch, then applying the emitted shell environment. In CI it is used with variables such as GIMME_GO_VERSION, GIMME_OS, and GIMME_ARCH to exercise builds across operating-system and architecture combinations.
For package maintainers, gimme is a compact example of a version manager that delegates policy to upstream Go release artifacts while caching local installs. It matters less as a broad ecosystem pillar than as a Travis-era tool that encoded Go matrix testing into one shell script.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gimme | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/travis-ci/gimme
Installationsmetadaten
| Paketschlüssel | brew:gimme |
|---|---|
| Version | 1.5.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gimme |
| Homepage | https://github.com/travis-ci/gimme |
| Repository | https://github.com/travis-ci/gimme |
| Upstream-Dokumentation | https://github.com/Nike-Inc/gimme-aws-creds#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/travis-ci/gimme/archive/refs/tags/v1.5.6.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gimme |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.