Brewformulas.org is a website to easily search and discover Homebrew formulas.
This repository hosts the source code of http://brewformulas.org/. It is a Rails 4 and Ruby 2 application using Twitter bootstrap for the UI and sidekiq for the background jobs.
The aim of http://brewformulas.org/ is to provide a fast and simple web site to search for a Homebrew formula.
The website is under heavy development so feel free to check regularly in order to discover new features.
In the case you would like to get access to the technical documentation, it's over here.
This application has a Dockerfile which is used to test docker. It's a working version that you can try yourself. You must install Docker on your Mac or Linux.