Documentation
pwt manages Git worktrees across projects: per-worktree ports, setup hooks, background jobs, and navigation.
brew install jonasporto/pwt/pwt # or: npm i -g @jonasporto/pwt
cd ~/projects/myapp && pwt init
- Concepts - what a worktree is here, and when pwt beats raw
git worktree - Command reference - every command’s own
--help - Navigation -
cd, aliases, partial names, multi-project - Pwtfile - hooks, helpers and the
PWT_*variables - For agents - the guide
pwt skillprints
Every page here is generated from the installed binary, so it always matches the version you are running. Longer form writing, with measurements, lives on the blog.