Follow simple steps to install crush-tools on Mac
Package Information:
Name: crush-tools
Use: Command-line tools for processing delimited text data
URL: https://github.com/google/crush-tools
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install crush-tools using brew
brew install crush-tools
crush-tools is ready to use now!