Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

PythonCoderAS/homebrew-auto-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-auto-upgrade

Automatically upgrade applicable packages based on brew livecheck --all.

How to use

  1. Install expect via homebrew: brew install expect
  2. Run unbuffer -p brew livecheck
  3. Pipe output to this script

Example command:

unbuffer -p brew livecheck --all | pipenv run python main.py

About

Automatically upgrade applicable packages based on `brew livecheck --all`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages