gwtr - Git Worktree Manager
A simple Git worktree manager that creates worktrees in a consistent location.
Installation
Usage
# Create a new worktree
# List worktrees
# Remove a worktree
Development
This project follows Test-Driven Development (TDD) practices.
# Run tests
# Build
# Run