brew tap <user/repo or URL>
Tap a formula repository
Arguments
| Name | Description | 
|---|---|
| user/repo or URL | 
Options
| Name | Description | 
|---|---|
| -d, --debug | Display any debugging information | 
| -q, --quiet | Make some output more quiet | 
| -v, --verbose | Make some output more verbose | 
| -h, --help | Show help message | 
| --full | Convert a shallow clone to a full clone without untapping | 
| --shallow | Fetch tap as a shallow clone rather than a full clone | 
| --force-auto-update | Auto-update tap even if it is not hosted on GitHub | 
| --repair | Migrate tapped formulae from symlink-based to directory-based structure | 
| --list-pinned | List all pinned taps |