phantom

Seamless parallel development using Git worktrees with simplified workflows

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for seamless parallel development with Git worktrees

Commands

phantom

Examples

Create a new worktree for a feature branch$ phantom create feature/new-feature
List all active worktrees managed by phantom$ phantom list
Remove a worktree and clean up associated branches$ phantom remove feature/new-feature