Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

brew-completions v0.2.0

Compare
Choose a tag to compare
@laughedelic laughedelic released this 02 Sep 19:08
· 11 commits to master since this release
  • Better completions for available formulae using Homebrew cache and Ruby for parsing JSON (see #2):
    • it's notably faster than brew search
    • it also provides descriptions for each formula, which is useful when you are choosing what to install
  • Completions for available casks should be much faster now, because brew cask search doesn't perform online search anymore (see Homebrew/brew#3084)