wtp is a Go CLI that simplifies git worktree workflows for creating, listing, moving, and removing worktrees.
- Toolchain: Go 1.24
- Package manager: Go modules (
go) - Project task runner:
go tool task - Non-standard project commands:
go tool task buildgo tool task testgo tool task lintgo tool task fmtgo tool task test-e2ego tool task dev