Skip to content

scaffoldly/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scaffoldly/homebrew-tap

Homebrew tap for scaffoldly tools.

kubectl-add

brew tap scaffoldly/tap
brew install kubectl-add

Installs the prebuilt kubectl-add release binary (macOS and Linux, x86_64 and arm64). kubectl discovers it as kubectl add.

Auto-updating

Formula/kubectl-add.rb is kept current by .github/workflows/update-formula.yml: it runs hourly (and on demand), reads kubectl-add's latest public release, and re-renders the formula (render.sh fills formula.rb.tmpl with the version and per-arch sha256s). The workflow commits to this repo with its own GITHUB_TOKEN — no cross-repo token or PAT.

About

Homebrew tap for scaffoldly tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors