// install via winget
Command Prompt & PowerShell
click to copy
winget install max-sixty.worktrunk
// direct download
Download Installer// about worktrunk
worktrunk (wt) is a Git worktree manager designed for trunk-based development workflows. It simplifies creating, switching between, and managing Git worktrees, making it easy to work on multiple features or branches simultaneously without the overhead of stashing or switching branches in a single working directory.
// frequently asked questions
How do I install worktrunk using winget?
Open PowerShell or Windows Terminal and run:
winget install max-sixty.worktrunk. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is worktrunk?
A Git worktree manager for trunk-based development
Is worktrunk free to download?
worktrunk is distributed under the MIT OR Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update worktrunk with winget?
Run
winget upgrade max-sixty.worktrunk in PowerShell or Windows Terminal to update worktrunk to the latest available version.What architecture does worktrunk support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.