Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.1 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.1 KB

Appleboy: homebrew-tap

test update

Homebrew repository to install tools on macOS.

Support Tool

Prepare

brew tap appleboy/tap

Install

CodeGPT

brew install codegpt
codegpt -h

Upgrade

brew untap -f appleboy/tap
brew tap appleboy/tap

Once you updated the tap, you can upgrade via

brew update && brew upgrade codegpt

Uninstall

brew uninstall codegpt