awaescher / RepoZ

👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
MIT License
1.01k stars 91 forks source link

Add the ability to install on macOS using homebrew #109

Closed carlowahlstedt closed 4 years ago

carlowahlstedt commented 4 years ago

This could gain better macOS tracking if it could be installed using homebrew.

awaescher commented 4 years ago

Good point, I'll look at this.

carlowahlstedt commented 4 years ago

Here's an example of what's needed to implement it. I've looked before, but it seems like they are all tar.gz files. Not sure if you can easily pivot to offer that so that you could submit a PR to homebrew or not.

https://github.com/Homebrew/homebrew-core/blob/master/Formula/ansible.rb

miccal commented 4 years ago

https://github.com/Homebrew/homebrew-cask/pull/88699

awaescher commented 4 years ago

How awesome is this? 😄

miccal commented 4 years ago

https://github.com/Homebrew/homebrew-cask/pull/88699 has been merged.

brew cask install repoz