From eaba2607c4a2f58a9dab0bc910c571b477e2a762 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 27 Jan 2015 11:20:21 +0000 Subject: Add brewdler tap to documentation. --- share/doc/homebrew/Interesting-Taps-&-Branches.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/doc/homebrew/Interesting-Taps-&-Branches.md b/share/doc/homebrew/Interesting-Taps-&-Branches.md index f70d853cb..93da5015b 100644 --- a/share/doc/homebrew/Interesting-Taps-&-Branches.md +++ b/share/doc/homebrew/Interesting-Taps-&-Branches.md @@ -41,11 +41,14 @@ Homebrew has the capability to add (and remove) multiple taps to your local inst - Formula are not deleted, they are moved here. * [homebrew/nginx](https://github.com/Homebrew/homebrew-nginx) - - Feature rich Nginx tap for modules + - Feature rich Nginx tap for modules. * [homebrew/binary](https://github.com/Homebrew/homebrew-binary) - Precompiled binary formulae. +* [homebrew/brewdler](https://github.com/Homebrew/homebrew-brewdler) + - A Bundler-equivalent for installing project dependencies from Homebrew. + `brew search` looks in these main taps and as well in [Homebrew/homebrew](https://github.com/Homebrew/homebrew). So don't worry about missing stuff. We will add other taps to the search as they become well maintained and popular. -- cgit v1.2.3