Install
winget install max-sixty.worktrunk
Click to copy
↓ 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 Windows Terminal or PowerShell and run:
winget install max-sixty.worktrunk. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is worktrunk?
A Git worktree manager for trunk-based development
Is worktrunk free to download?
worktrunk is available 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 Windows Terminal or PowerShell to update worktrunk to the latest available version.What Windows versions support worktrunk?
The installer for worktrunk targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.