An open API service indexing awesome lists of open source software.

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

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