git clone --reference /path/to/your/Homebrew.git/incarnation mirror_URLto save bandwidth during cloning.
description | An online formulae browser for Homebrew |
homepage URL | https://formulae.brew.sh/ |
repository URL | https://github.com/Homebrew/formulae.brew.sh.git |
owner | root@yurikoles.com |
last change | Fri, 31 Jan 2025 08:43:34 +0000 (31 09:43 +0100) |
last refresh | Fri, 31 Jan 2025 19:57:49 +0000 (31 20:57 +0100) |
mirror URL | git://repo.or.cz/Homebrew/formulae.brew.sh.git |
https://repo.or.cz/Homebrew/formulae.brew.sh.git | |
ssh://git@repo.or.cz/Homebrew/formulae.brew.sh.git | |
bundle info | formulae.brew.sh.git downloadable bundles |
content tags |
Homebrew Formulae is an online package browser for Homebrew.
It displays all packages in the Homebrew/homebrew-core and Homebrew/homebrew-cask. A GitHub Action is run periodically which pulls changes from each tap and deploys the site to GitHub Pages.
It also provides a JSON API for all packages (or individual packages) in each tap and their related analytics. This JSON data is used for the creation of the HTML resources on this site.
Currently available:
Read more in the JSON API documentation.
Open <https://formulae.brew.sh/> in your web browser.
To instead run the site locally, run:
git clone https://github.com/Homebrew/formulae.brew.sh
cd formulae.brew.sh
rake generate
bundle install
bundle exec jekyll serve
Search is indexed by Algolia crawler at https://crawler.algolia.com/admin/crawlers/26b9e6e2-bce4-4f42-9930-6b6ddf06cc9e/overview. This is only accessible by brew organisation members.
Code is under the BSD 2-clause "Simplified" License.
11 hours ago | master | logtree |