https://github.com/almazrafi/homebrew-tap
https://github.com/almazrafi/homebrew-tap
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/almazrafi/homebrew-tap
- Owner: almazrafi
- Created: 2019-11-11T22:32:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T15:57:41.000Z (over 3 years ago)
- Last Synced: 2025-03-12T23:42:23.996Z (7 months ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap
This repository contains a collection of [Homebrew](http://mxcl.github.com/homebrew/) "formulae".
## Installation
```
brew tap almazrafi/tap
brew install
```## Upgrading
```
brew update
brew upgrade
```