Installer Homebrew sans XCode

Lancez le terminal et exécutez la commande suivante

xcode-select –install

[1] Installez Homebrew

ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Appuyez sur Entrée et tapez votre mot de passe puis patientez.

==> Installation successful!

==> Next steps

Run `brew help` to get started

Tadam! Tapez ensuite « brew help » si vous souhaitez comprendre comment ça marche.