puppet-homebrew icon indicating copy to clipboard operation
puppet-homebrew copied to clipboard

brew tap support

Open mnot opened this issue 12 years ago • 1 comments

homebrew 0.9 has a new way to reference external repositories, "brew tap".

E.g.,

brew tap mnot/stuff
brew install ...

which would add github.com/mnot/homebrew-stuff to the list of sources (effectively).

Any chance of supporting this?

mnot avatar May 04 '12 06:05 mnot

I'm not using this at the moment, but feel free to send me a pull request :)

jedi4ever avatar Jun 05 '12 12:06 jedi4ever