getting going
assuming VSC and Azure
else: for just vim
lets get started
Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
VSC
python, vim, git, azure extensions
Python
brew install python3
Notes
...
Read post