Sample for brew --cache.

Signed-off-by: Max Howell <max@methylblue.com>
This commit is contained in:
Adam Vandenberg 2009-08-04 00:23:01 +08:00 committed by Max Howell
parent eda0dc1741
commit 9e98e3cf71

3
README
View File

@ -163,6 +163,9 @@ Compute installed size of package:
Show expensive packages:
du -md1 /usr/local/Cellar
View the packages brew has downloaded and cached:
ls `brew --cache` OR ls ~/Library/Caches/Homebrew
With Homebrew this is all Ruby. If you want to improve the package
installation, amend the Ruby script. If you want to improve the brew command