Other required tools: Slack, dropbox, outlook, https://is.oregonstate.edu/microsoft, jamf?
...
- brew install git
- global git ignore (Git documentation. The section you want is about half way down.)
- global name/email (the errors should walk you through this)
...
for each version of php, you'll have a php.ini file. set the
memory_limit = 256M or 512M
You may also need to raise the file size upload.
...