A Homebrew tap for ham-tools —
command-line amateur-radio tools (qrz, qte, dxsummit, dxheat, holycluster).
brew tap Guru-RF/ham-tools
brew install ham-toolsIf Homebrew refuses to load the formula from this untrusted third-party tap, trust it once and re-run the install:
brew trust Guru-RF/ham-toolsOr, to build the latest development version straight from master:
brew install --HEAD Guru-RF/ham-tools/ham-toolsThe formula lives in Formula/ham-tools.rb. It is a copy
of the formula tracked in the main ham-tools
repo — update it there and copy it across when cutting a release.