macOS
brew install try-rslocal Homebrew formula metadata
brew
Temporary workspace manager for fast experimentation in the terminal. Version 1.7.11 via Homebrew; verified 2026-06-12.
install
brew install try-rslocal Homebrew formula metadata
overview
Temporary workspace manager for fast experimentation in the terminal
history
try-rs is a Rust command-line and TUI workspace manager for temporary programming experiments. Its official README describes it as a tool for keeping ad hoc projects out of Desktop, /tmp, and other cluttered folders by organizing experiments into managed directories.
The project explicitly positions itself as a Rust port and re-imagining of Tobi Lutke's try tool. It preserves the original idea that small experiments deserve a home, while adding a native Rust binary, a Ratatui-based interface, shell integration, previews, themes, tabbed workspaces, and git-aware creation flows.
Official project materials show adoption through package-manager and distribution channels used by command-line users: Cargo, Homebrew, Nix flakes, Arch AUR, an Ubuntu/Debian APT repository, GitHub releases, and direct source builds. GitHub lists dozens of releases and hundreds of stars, suggesting a small but visible audience among terminal-centric developers.
Users run try-rs to open the TUI, create or jump to a named experiment, clone a repository into a dated folder, create a git worktree from the current repository, set up shell integration, or generate shell completions. The tool is especially aimed at people who repeatedly create throwaway prototypes and later need fuzzy search, recency ordering, preview, and cleanup.
For package nerds, try-rs is notable as a modern Rust rewrite of a tiny Ruby workflow tool, with broad packaging surfaces and shell integration rather than a single script. It belongs to the niche of personal workspace managers that make throwaway coding sessions reproducible enough to find again.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
try-rs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tassiovirginio/try-rs
install metadata
| Package key | brew:try-rs |
|---|---|
| Version | 1.7.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/try-rs |
| Homepage | https://try-rs.org/ |
| Repository | https://github.com/tassiovirginio/try-rs |
| Upstream docs | https://github.com/tassiovirginio/try-rs#readme |
| License | MIT |
| Source archive | https://github.com/tassiovirginio/try-rs/archive/refs/tags/v1.7.11.tar.gz |
| Last updated | 2026-06-12T01:07:09Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | try-rs |
| 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 trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.