https://github.com/adamchainz/homebrew-tap
My homebrew tap
https://github.com/adamchainz/homebrew-tap
Last synced: 6 months ago
JSON representation
My homebrew tap
- Host: GitHub
- URL: https://github.com/adamchainz/homebrew-tap
- Owner: adamchainz
- Created: 2015-10-24T11:02:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T10:55:37.000Z (over 1 year ago)
- Last Synced: 2025-02-13T14:17:32.324Z (8 months ago)
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
homebrew-tap
============My tap for homebrew.
To access the forumlae within, add it with:
brew tap adamchainz/homebrew-tap
Then you can `brew install` them.
Formulae are old versions extracted with, for exmaple:
brew extract --version=3.10.3 geos homebrew/cask
Then installed with:
brew install geos@3.10.3