A simple and interactive way to install different versions of noir and bb
Ensure you have pipx
installed:
brew install pipx # Install pipx
pipx ensurepath && exec $SHELL # Ensure ~/.local/bin is in $PATH
Install from GitHub:
pipx install git+https://github.com/michaelelliot/noirupi
Upgrade to latest version:
pipx upgrade noirupi
After installation, simply run:
noirupi # Interactive noirup
bbupi # Interactive bbup