Skip to content

An upgrade routine for Homebrew, Mac App Store and macOS

License

Notifications You must be signed in to change notification settings

toobuntu/babble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bblbbl

Babble

An upgrade routine for Homebrew, Mac App Store and macOS, written in shell.

Example session

Example

Install

# Download the script
curl --silent "https://raw.githubusercontent.com/toobuntu/babble/main/bbl" --output "<path>/bbl" && chmod +x "<path>/bbl"
# Run it
"<path>/bbl"

Change <path> to the path of your choice. "$HOME/Downloads", "$HOME/bin" and "$HOME/devel" are all common possibilities.

Usage

bbl

To do

  • Use a configuration file to supply a list of GUI apps which should be quit prior to upgrading them and restarted after the upgrade is completed.
  • Remove extraneous code comments.
  • Do not attempt to upgrade the terminal being used to run Babble itself.

Babble uses the following open source icons:

License

Babble is licensed under the GPLv3 License. The full license text is available in LICENSE.

About

An upgrade routine for Homebrew, Mac App Store and macOS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages