how to install brew with bash code example
Example 1: install homebrew on mac
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Example 2: install homebre windows
// homebre for MacOs. Windows Users use https://chocolatey.org
//Install Chocolatey
https://chocolatey.org/install#individual