@burglekitt/worktree
v0.6.0
Published
A CLI tool for managing git worktrees with enhanced workflow features
Downloads
1,385
Readme
Worktree
A CLI tool for managing Git worktrees with enhanced functionality.

TODO
- [x] Add
configcommand to configure everything needed - [x] Add
branchcommand to create new worktrees - [x] Add
removecommand to delete worktrees - [x] Add
checkoutcommand to create worktree from a remote branch - [x] Add
listcommand to list all worktrees - [x] Add
opencommand to open a worktree in a code editor - [x] Add
cleanupcommand to cleanup stale worktrees - [ ] Integrate with JIRA for automated branch naming
- [ ] Integrate with ClickUp for automated branch naming
- [ ] Integrate with Trello for automated branch naming
