Skip to content

goondocks-co/homebrew-oak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for oak-ci

Homebrew formulae for Open Agent Kit (OAK) — codebase intelligence toolkit for development workflows.

Install

brew install goondocks-co/oak/oak-ci

Or add the tap first:

brew tap goondocks-co/oak
brew install oak-ci

Upgrade

brew upgrade oak-ci

Uninstall

brew uninstall oak-ci

Getting Started

After installing, initialize OAK in your project:

cd /path/to/your/project
oak init
oak ci start --open

About

This tap is automatically updated on each oak-ci release. The formula creates a Python 3.13 virtualenv and installs oak-ci from PyPI using pre-built wheels.

Troubleshooting

If you encounter issues:

# Reinstall from scratch
brew reinstall oak-ci

# Check what's installed
brew info oak-ci

# View install logs
brew log oak-ci

Links

About

Homebrew tap for oak-ci — codebase intelligence toolkit

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages