https://github.com/timvw/homebrew-tap
Homebrew tap for things I use(d)
https://github.com/timvw/homebrew-tap
Last synced: about 1 month ago
JSON representation
Homebrew tap for things I use(d)
- Host: GitHub
- URL: https://github.com/timvw/homebrew-tap
- Owner: timvw
- Created: 2019-05-14T13:08:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T13:09:18.000Z (7 months ago)
- Last Synced: 2025-04-16T19:21:17.042Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timvw tap
## How do I install these formulae?
```bash
brew install timvw/tap/
```Or
```bash
brew tap timvw/tap
brew install
```Or install via URL (which will not receive updates):
```
brew install https://raw.githubusercontent.com/timvw/homebrew-tap/master/Formula/.rb
```## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).