brew install tkersey/tap/<formula>
Or brew tap tkersey/tap and then brew install <formula>.
brew help, man brew or check Homebrew's documentation.
- Signed-tag gate: only bump
Formula/bz.rbto a signed upstream git tag fromtkersey/bz. - For each bump, update the formula source reference to that exact signed tag archive and set
sha256. - Keep
bzsource-build only (no bottles) and validate withbrew style,brew audit --strict tkersey/tap/bz,brew install --build-from-source tkersey/tap/bz, andbrew test tkersey/tap/bz.
- Source:
https://github.com/tkersey/seqtagv0.1.2tarball with pinnedsha256inFormula/seq.rb. - Install (public):
brew tap tkersey/tapthenbrew install seq(orbrew install tkersey/tap/seq). - Validate with
brew style Formula/seq.rb,brew audit --strict tkersey/tap/seq,brew install --build-from-source tkersey/tap/seq, andbrew test tkersey/tap/seq.
- Source:
https://github.com/tkersey/skills-zigtagst-v<version>release assets; update both platformsha256values inFormula/st.rbafter release publish. - Install (public):
brew tap tkersey/tapthenbrew install st(orbrew install tkersey/tap/st). - Validate with
brew style Formula/st.rb,brew audit --strict tkersey/tap/st, andbrew test tkersey/tap/st.
- Source:
https://github.com/tkersey/skills-zigtagmesh-v<version>release assets; update both platformsha256values inFormula/mesh.rbafter release publish. - Install (public):
brew tap tkersey/tapthenbrew install mesh(orbrew install tkersey/tap/mesh). - Validate with
brew style Formula/mesh.rb,brew audit --strict tkersey/tap/mesh, andbrew test tkersey/tap/mesh.
- Source:
https://github.com/tkersey/skills-zigtagparse-arch-v<version>release assets; update both platformsha256values inFormula/parse-arch.rbafter release publish. - Install (public):
brew tap tkersey/tapthenbrew install parse-arch(orbrew install tkersey/tap/parse-arch). - Validate with
brew style Formula/parse-arch.rb,brew audit --strict tkersey/tap/parse-arch, andbrew test tkersey/tap/parse-arch.