how to install xcode developer tools with brew code example
Example 1: install xcode tools using brew
xcode-select --install
Example 2: homebrew for windows
mkdir homebrew && curl -L https://github.com/Homebrew/brew/tarball/master | tar xz --strip 1 -C homebrew
Example 3: install homebre windows
// homebre for MacOs. Windows Users use https://chocolatey.org
//Install Chocolatey
https://chocolatey.org/install#individual