Easy steps to install terrahub package on Mac
Package Information:
Application Name – terrahub
What is terrahub – Not Available for terrahub
Use of terrahub – Terraform automation and orchestration tool
URL – https://docs.terrahub.io
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install terrahub using brew
brew install terrahub 

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

terrahub is ready to use now!