thompsonate / Shifty

☀️ A macOS menu bar app that gives you more control over Night Shift.
http://shifty.natethompson.io
GNU General Public License v3.0
1.24k stars 33 forks source link

Support installations through Homebrew #4

Closed Aghassi closed 7 years ago

Aghassi commented 7 years ago

Homebrew is a really great package manager for macOS, and it would benefit those using it to have this published as a formula there. You can read more here https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md

The main thing is that I, as a user, can get updates without having to come and download stuff again from here. Unless of course you use Sparkle to update your app. Either way, this is still a convenient way to install 😄 . I would greatly appreciate it!

Currently brew cask search shifty returns nothing.

guillaumebriday commented 7 years ago

Hey ! it's coming : https://github.com/caskroom/homebrew-cask/pull/37893 :) @Aghassi

Aghassi commented 7 years ago

@guillaumebriday Appreciate it! We can close this once that issue is completed?

thompsonate commented 7 years ago

Thanks for taking care of it @guillaumebriday. What do I need to do once I update it to make sure the latest version is in Homebrew?