Feature: homebrew formula or tap
It would be great if I could run brew install ungit on OSX. This would install a plist which would automatically start ungit on login.
More resources:
- https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md
- https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md
- https://github.com/FredrikNoren/ungit/wiki/Startup-Script-for-Mac-OS-X
Thanks for considering!
FYI: https://github.com/Homebrew/homebrew-core/pull/36242
Intereseting, would be usefull to have the choice between ungit-cli and ungit-electron as I see it is only ungit-cli in your PR
I didn't realize there are two flavors of ungit. It's taking brew folks many days still for the first version, so maybe we can iterate and add the electron version once the cli one is approved and merged.
The homebrew formula is now available. You may evaluate it w.r.t. this Issue.