1.0.0 • Published 6 years ago

alfred-homebrew v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

alfred-homebrew Build Status

Alfred workflow to search for macOS packages with Homebrew.

Homebrew is the missing package manager for macOS. It uses Homebrew's JSON API to find the packages.

Install

$ npm install --global alfred-homebrew

Requires Node.js 9+ and the Alfred Powerpack.

Usage

In Alfred, type brew, Enter, and your query, to search for packages.

  • Select a package and press Enter to go to its homepage.
  • Hold Alt when pressing Enter to go to its formula on GitHub.
  • Press Shift to view its homepage in Quick Look.

Related

License

MIT © Vincent Klaiber