One time setup on macOS
Scripts are
bash
Install Command Line Tools (CLT) for Xcode:
xcode-select --installInstall Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew install bashInstall Python version manager pyenv
brew install pyenv