Steps To Install bbcolors on Mac

Package Information:

Name: bbcolors
Use: BBColors is a free command-line tool for saving and loading text color preference schemes for BBEdit and TextWrangler.
URL: https://daringfireball.net/projects/bbcolors/

Installation Steps:

  1. Open Terminal.
  2. Copy the below command and execute

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bbcolors using brew
    brew install bbcolors

bbcolors is ready to use now!