https://github.com/tcd/homebrew-taps
:beer:
https://github.com/tcd/homebrew-taps
Last synced: about 19 hours ago
JSON representation
:beer:
- Host: GitHub
- URL: https://github.com/tcd/homebrew-taps
- Owner: tcd
- Created: 2019-09-21T18:21:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T18:25:47.000Z (over 6 years ago)
- Last Synced: 2025-01-03T08:14:16.008Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# taps
This repo is a [Homebrew](http://brew.sh) tap for my personal projects.
## Install
To install the tap:
```
brew tap tcd/taps
```
This will enable tracking, updating and installing all formulae made available here through `brew`.
## Uninstall
To uninstall this tap:
```
brew untap tcd/taps
```