Homebrew tap for @stefanprodan's tools.
Homebrew requires third-party taps to be trusted before their formulas can be loaded. Run this once per machine:
brew tap stefanprodan/tap
brew trust --tap stefanprodan/tap| Formula | Description | Upstream |
|---|---|---|
| cctop | Live top-style monitor for Claude Code sessions | stefanprodan/cctop |
| timoni | Package manager for Kubernetes powered by CUE | stefanprodan/timoni |
Install:
brew install stefanprodan/tap/cctopUpgrade:
brew update && brew upgrade cctopInstall:
brew install stefanprodan/tap/timoniUpgrade:
brew update && brew upgrade timoniShell completions for bash, zsh and fish are installed with the formula.
To also install the CUE CLI for module development,
pass --with-cue.
The formulas in this tap are released under the Apache 2.0 License. The packaged tools are licensed under their own upstream licenses.