wtw
0.1.0
Git worktree + VS Code/(vscode based editors like Cursor) workspace manager. Creates, switches, and removes worktrees with auto-generated workspace files, unique Peacock colors, shell aliases, and fuzzy name resolution.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2025-present Sergey Novikov. All rights reserved.
Package Details
Author(s)
- Sergey Novikov
Tags
git worktree vscode cursor workspace peacock devtools
Functions
Add-WtwEntry Copy-WtwWorkspace Enter-WtwWorktree Get-WtwList Initialize-WtwConfig Install-Wtw Invoke-Wtw Invoke-WtwClean New-WtwWorkspace New-WtwWorktree Open-WtwWorkspace Register-WtwProfile Remove-WtwWorktree Set-WtwColor Sync-WtwWorkspace
Dependencies
This module has no dependencies.
Release Notes
Initial public release.
FileList
- wtw.nuspec
- LICENSE
- public\New-WtwWorkspace.ps1
- public\Enter-WtwWorktree.ps1
- public\Open-WtwWorkspace.ps1
- public\New-WtwWorktree.ps1
- private\Resolve-WtwCurrentTarget.ps1
- private\Resolve-WtwFuzzyMatch.ps1
- private\Test-WtwAliasMatch.ps1
- private\Get-WtwRegistry.ps1
- private\Resolve-WtwRepoRoot.ps1
- private\ConvertTo-PeacockColorBlock.ps1
- private\Resolve-WtwEditorCommand.ps1
- private\Get-WtwRepoFromCwd.ps1
- private\Get-ContrastForeground.ps1
- private\Add-HexAlpha.ps1
- wtw.psd1
- shell\wtw.zsh
- public\Invoke-Wtw.ps1
- public\Sync-WtwWorkspace.ps1
- public\Initialize-WtwConfig.ps1
- public\Install-Wtw.ps1
- private\Get-WtwSessionScript.ps1
- private\Get-WtwAllTargetNames.ps1
- private\Read-JsoncFile.ps1
- private\Get-WtwConfig.ps1
- private\New-WtwColor.ps1
- private\Format-WtwTable.ps1
- private\Set-WtwTerminalColor.ps1
- private\Show-WtwCommandHelp.ps1
- private\Resolve-WtwTarget.ps1
- private\ConvertTo-DarkerHexColor.ps1
- wtw.psm1
- shell\wtw.bash
- public\Invoke-WtwClean.ps1
- public\Set-WtwColor.ps1
- public\Copy-WtwWorkspace.ps1
- public\Remove-WtwWorktree.ps1
- private\Get-WtwColorAssignment.ps1
- private\New-WtwWorkspaceFile.ps1
- private\Lighten-HexColor.ps1
- private\Save-WtwRegistry.ps1
- private\ConvertTo-HexComponent.ps1
- private\New-WtwDefaultConfig.ps1
- private\Get-WtwRepoAliases.ps1
- private\Get-WtwEditDistance.ps1
- private\Resolve-WtwRepo.ps1
- private\Save-WtwConfig.ps1
- README.md
- completions\wtw.auto-completion.ps1
- public\Register-WtwProfile.ps1
- public\Get-WtwList.ps1
- public\Add-WtwEntry.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.1 | 3 | 4/12/2026 |
| 0.1.0 (current version) | 4 | 4/12/2026 |