# homebrew-gw-tap **Repository Path**: mirrors_wasabeef/homebrew-gw-tap ## Basic Information - **Project Name**: homebrew-gw-tap - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-18 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Homebrew GW Tap This tap provides a formula for [gw](https://github.com/wasabeef/git-workers), an interactive Git worktree manager. ## Installation ```bash brew install wasabeef/gw-tap/gw ``` ## Usage After installation, run: ```bash gw ``` For shell integration, add to your `.bashrc` or `.zshrc`: ```bash source $(brew --prefix)/share/gw/shell/gw.sh ``` ## Development This formula is automatically updated when new releases are published to the main repository.