ungit icon indicating copy to clipboard operation
ungit copied to clipboard

Feature: homebrew formula or tap

Open dbkaplun opened this issue 8 years ago • 4 comments

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!

dbkaplun avatar Feb 14 '18 15:02 dbkaplun

FYI: https://github.com/Homebrew/homebrew-core/pull/36242

ashendon avatar Jan 30 '19 13:01 ashendon

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

ylecuyer avatar Jan 30 '19 14:01 ylecuyer

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.

ashendon avatar Jan 30 '19 15:01 ashendon

The homebrew formula is now available. You may evaluate it w.r.t. this Issue.

ashendon avatar Feb 09 '19 11:02 ashendon