Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:26
a14350c

Install codex-buddy 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodePrometheus/codex-buddy/releases/download/v0.1.0/codex-buddy-installer.sh | sh

Install prebuilt binaries via Homebrew

The tap is this repository itself (not a homebrew--prefixed one), so it needs an explicit tap
URL the first time:

Homebrew also requires trusting a non-homebrew--prefixed tap before it will load formulae from
it:

brew tap CodePrometheus/codex-buddy https://github.com/CodePrometheus/codex-buddy
brew trust codeprometheus/codex-buddy
brew install codex-buddy

Download codex-buddy 0.1.0

File Platform Checksum
codex-buddy-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-buddy-x86_64-apple-darwin.tar.xz Intel macOS checksum