Brewery

Graphical interface for homebrew package management in MacRuby

13
0
Ruby

Brewery

Brewery is graphical interface for the homebrew package management.
It’s in a very alpha state and assumes that brew is in /usr/local/bin.

Brewery screenshot

Features

  • update Homebrew installation
  • update all formulas
  • update a specific formula
  • install a formula
  • remove a formula

ToDo

  • use NSTask for long tasks
  • add exceptions
  • tests