Skip to content

Latest commit

 

History

97 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stefanprodan/tap

Homebrew tap for @stefanprodan's tools.

Setup

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

Formulas

Formula Description Upstream
cctop Live top-style monitor for Claude Code sessions stefanprodan/cctop
timoni Package manager for Kubernetes powered by CUE stefanprodan/timoni

cctop

Install:

brew install stefanprodan/tap/cctop

Upgrade:

brew update && brew upgrade cctop

timoni

Install:

brew install stefanprodan/tap/timoni

Upgrade:

brew update && brew upgrade timoni

Shell completions for bash, zsh and fish are installed with the formula. To also install the CUE CLI for module development, pass --with-cue.

License

The formulas in this tap are released under the Apache 2.0 License. The packaged tools are licensed under their own upstream licenses.

About

Homebrew formulas

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Contributors

Languages