macOS
brew install trylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für try in AI-Agent-Workflows.
Installation
brew install trylocal Homebrew formula metadata
nix profile install nixpkgs#trynixpkgs package indexes · pkgs/by-name/tr/try/package.nix · Quelle: api.github.com
Überblick
Quickly manage and navigate project directories for experiments
Verlauf
try is a small Ruby command-line tool for creating, finding, and entering fresh directories for short-lived experiments. The README frames it as a one-file script for developers who keep making test directories and want those experiments organized instead of lost in /tmp or scattered across a filesystem.
The project is maintained in Tobi Lutke's GitHub account and centers on the phrase 'Your experiments deserve a home.' Its implementation and documentation emphasize zero configuration, no runtime dependencies beyond Ruby, and a shell integration that lets the command change the caller's working directory.
try became visible well beyond a private dotfile script: GitHub shows thousands of stars, the repository includes Homebrew formula material, and the README recommends RubyGems installation as try-cli. It also has a later Rust descendant, try-rs, whose README names this project as the inspiration.
A typical user installs the gem or downloads the script, evaluates the shell init output, and then types partial experiment names. try fuzzy-matches existing experiment directories, ranks recent ones highly, and creates dated directories when no existing match is selected.
The project is a package-nerd artifact because it turns a personal shell habit into a packaged CLI with RubyGems and Homebrew paths. It is intentionally small, but it influenced the later try-rs rewrite and sits in the lineage of tiny tools that formalize local development rituals.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
try | 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.
Installationsmetadaten
| Paketschlüssel | brew:try |
|---|---|
| Version | 1.9.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/try |
| Homepage | https://github.com/tobi/try |
| Repository | https://github.com/tobi/try |
| Upstream-Dokumentation | https://github.com/tobi/try#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/tobi/try/archive/refs/tags/v1.9.3.tar.gz |
| Zuletzt aktualisiert | 2026-06-06T20:23:54-04:00 |
| Pulse | updated |
| Abhängigkeiten | ruby |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | try |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
try
nix profile install nixpkgs#tryQuellspur
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.