Get distribution installed on Mac using Brew
Package Information:
Name: distribution
Use: Short, simple, direct scripts for creating ASCII graphical histograms in the terminal.
URL: https://github.com/philovivero/distribution
Installation Steps:
- Open up your 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 distribution using brew
brew install distribution
distribution is ready to use now!