Merge pull request #240 from diezcami/brew-upgrade

Added brew_upgrade rule
This commit is contained in:
Vladimir Iakovlev
2015-06-02 08:46:57 +03:00
3 changed files with 30 additions and 0 deletions
+1
View File
@@ -192,6 +192,7 @@ Enabled by default only on specific platforms:
* `apt_get` – installs app from apt if it not installed;
* `brew_install` – fixes formula name for `brew install`;
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
* `brew_upgrade` – appends `--all` to `brew upgrade` as per Homebrew's new behaviour
* `pacman` – installs app with `pacman` or `yaourt` if it is not installed.
Bundled, but not enabled by default: