This project is a fork of the Homebrew.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/Homebrew.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAn online formulae browser for Homebrew
homepage URLhttps://formulae.brew.sh/
repository URLhttps://github.com/Homebrew/formulae.brew.sh.git
ownerroot@yurikoles.com
last changeFri, 31 Jan 2025 08:43:34 +0000 (31 09:43 +0100)
last refreshFri, 31 Jan 2025 19:57:49 +0000 (31 20:57 +0100)
content tags
add:
README.md

Homebrew Formulae

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.

JSON API

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.

Usage

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

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.

License

Code is under the BSD 2-clause "Simplified" License.

shortlog
11 hours ago Sean MolenaarMerge pull request #1691 from Homebrew/dependabot/bundl... master
18 hours ago dependabot... build(deps-dev): bump async from 2.21.1 to 2.21.2
34 hours ago Sean MolenaarMerge pull request #1688 from Homebrew/dependabot/bundl...
34 hours ago Sean MolenaarMerge pull request #1689 from Homebrew/dependabot/bundl...
42 hours ago dependabot... build(deps): bump jekyll from 4.4.0 to 4.4.1
42 hours ago dependabot... build(deps-dev): bump pdf-reader from 2.13.0 to 2.14.0
3 days ago Sean MolenaarMerge pull request #1687 from Homebrew/dependabot/bundl...
3 days ago dependabot... build(deps): bump jekyll from 4.3.4 to 4.4.0
4 days ago Eric KnibbeMerge pull request #1685 from Homebrew/sync-shared...
4 days ago Eric KnibbeMerge pull request #1684 from Homebrew/dependabot/githu...
4 days ago BrewTestBotactionlint.yml: update to match main configuration
4 days ago dependabot... build(deps): bump github/codeql-action from 3.28.1...
10 days ago Eric KnibbeMerge pull request #1681 from Homebrew/sync-shared...
10 days ago Eric KnibbeMerge branch 'master' into sync-shared-config
11 days ago Sean MolenaarMerge pull request #1679 from Homebrew/dependabot/bundl...
11 days ago Sean MolenaarMerge pull request #1678 from Homebrew/dependabot/githu...
...
heads
11 hours ago master