Install via winget
click to copy
winget install max-sixty.worktrunk
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.
Package ID
max-sixty.worktrunk
Version
v0.48.0
Publisher
max-sixty
License
MIT OR Apache-2.0
Installer
zip
Architecture
x64
Tags
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.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 the download button to get it directly from the publisher.
How do I update worktrunk with winget?
Run
winget upgrade max-sixty.worktrunk in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall worktrunk?
Run
winget uninstall max-sixty.worktrunk to remove worktrunk from your system.