September 12, 2023 in cpp, macos 1 min read Setup C++ development environment on macOS Homebrew Install Homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Continue reading