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:
- Open Terminal.
- Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bbcolors using brew
brew install bbcolors
bbcolors is ready to use now!