Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoekstra/homebrew-tap
Homebrew tap for custom formulas.
https://github.com/shoekstra/homebrew-tap
Last synced: about 1 month ago
JSON representation
Homebrew tap for custom formulas.
- Host: GitHub
- URL: https://github.com/shoekstra/homebrew-tap
- Owner: shoekstra
- Created: 2019-07-24T22:00:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T10:28:23.000Z (over 5 years ago)
- Last Synced: 2024-10-04T19:44:25.309Z (4 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-tap
This repo is a [homebrew-tap](https://docs.brew.sh/Taps) for custom formulas.
## Usage
Add this repo as a tap:
```bash
brew tap shoekstra/tap
```Install app:
```bash
brew install $formula
```