Loading…
Loading…
Brings the power of Copilot coding agent directly to your terminal
brew install --cask copilot-cliFollow these steps to install GitHub Copilot CLI using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
brew install --cask copilot-cliPaste the following command into Terminal and press Enter:
brew install --cask copilot-cliRun `brew list` to confirm copilot-cli is installed, then try `copilot-cli --version` to check the version number.
Run `copilot-cli` in your Terminal to start using it.
sudo.brew update first to refresh the package list./opt/homebrew (the default for M-series chips).Brings the power of Copilot coding agent directly to your terminal