LinuxCommandLibrary

try-rs

Workspace manager for temporary experiments with TUI

TLDR

Launch the TUI to manage experiments
$ try-rs
copy
Create a new experiment directory
$ try-rs [rust-test]
copy
Clone a repo into experiments
$ try-rs [https://github.com/user/repo]
copy

SYNOPSIS

try-rs [options] [name]

DESCRIPTION

try-rs organizes temporary project experiments into date-prefixed directories instead of cluttering your Desktop or /tmp. It provides a rich TUI for creating, navigating, and cleaning up experiments, with features like fuzzy search and git integration for auto-cloning URLs.

HISTORY

try-rs was created by Tassio Virginio (tassiovirginio) and is written in Rust.

SEE ALSO

tmux(1), direnv(1), git(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard