An upgrade routine for Homebrew, Mac App Store and macOS
# 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.
- Tabler Icons (MIT License. The full license text is available in LICENSE.)
Babble is licensed under the GPLv3 License. The full license text is available in LICENSE.