Features
- Project Registry — Track multiple repositories under short names. Register with
grove add, list withgrove list. - Layered Environment Variables — Project-level defaults, worktree-level overrides, and repo-level defaults in
.grove/config.toml. - Worktree Management — Create and manage git worktrees or jj workspaces across all projects from a single command.
- mise Integration — Automatic shell injection of environment variables via a built-in mise plugin.
Install
Download a pre-built binary from GitHub Releases.
Or build from source:
cargo install --git https://github.com/coreyja-studio/grove