libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Install Homebrew Before Git #1365

Closed kammce closed 4 years ago

kammce commented 4 years ago

Setup can fail if the OS has been upgraded as it could respond with "invalid active developer path" when git, or any other command is invoked.

Homebrew's installer will handle installing the developer kit and will ensure that git is installed, preventing git and the dev tools from preventing the setup from working.