Skip to content

TwoWells/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoWells Homebrew Tap

Homebrew formulae for Themis — a theme orchestrator CLI for Linux and macOS.

Install

brew install twowells/tap/themis

This installs the prebuilt themis binary plus bash/zsh/fish shell completions. The only targets Themis ships are macOS Apple Silicon and Linux x86_64; on Intel macOS or ARM Linux brew install stops with a clear "no prebuilt binary" error — build Themis from source there instead.

How it stays current

This tap is the canonical home for the themis formula. An hourly GitHub Actions job (bump.yml) watches Themis releases; when a new version ships it opens a pull request that bumps the version and the per-platform sha256s (read from the release's themis-<target>.tar.gz.sha256 assets). That PR auto-merges once brew test-bot is green on both Linux and macOS.

No manual copy step. To force a check or bump the formula locally, run make bump. Other dev helpers (make style, make audit, make test) are listed via make help — see CONTRIBUTING.md.

About

Homebrew tap for Themis (themis-cli) — Linux and macOS

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors