Skip to content

jsok/homebrew-auto-update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Automatic updates for Homebrew

This is a little thingy that automatically calls brew update and optionally brew fetch every half hour and sends you a notification when something new is available. (It doesn't call upgrade, yet.)

To install, use

brew install jsok/auto-update/brew-auto-update --HEAD

and then follow the instructions that are printed:

==> Caveats
To have launchd start jsok/auto-update/brew-auto-update now and restart at login:
  brew services start jsok/auto-update/brew-auto-update

The App Store preferences for checking for updates are respected, so to turn off updating or fetching, change the settings there.

About

automatically runs brew update

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.9%
  • Ruby 45.1%