aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2015-01-27 11:20:21 +0000
committerMike McQuaid2015-01-27 11:20:21 +0000
commite0cf9cbe864a5ee4c697314bc5107aeb8d80c623 (patch)
tree4d828e0826e1399f2b4343ff1ac51ec333e68f45
parent31449bc697cd1fc3daba0a1979e8d4cff6916472 (diff)
downloadhomebrew-e0cf9cbe864a5ee4c697314bc5107aeb8d80c623.tar.bz2
Add brewdler tap to documentation.
-rw-r--r--share/doc/homebrew/Interesting-Taps-&-Branches.md5
1 files changed, 4 insertions, 1 deletions
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.