Skip to content

DigitalTolk/homebrew-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalTolk Homebrew Tools

Homebrew tap for DigitalTolk tooling — both Casks (desktop apps) and Formulae (CLI tools).

Install ex

brew install DigitalTolk/tools/ex

The ex cask installs the Apple Silicon macOS DMG from DigitalTolk/ex-electron. Upgrades use normal Homebrew cask behavior:

brew update
brew upgrade DigitalTolk/tools/ex

Install exec-ecs

brew install DigitalTolk/tools/exec-ecs

exec-ecs is a Go CLI from DigitalTolk/exec-ecs that wraps aws ecs execute-command with an interactive picker.

Maintenance

  • scripts/update-ex-cask.rb reads the latest DigitalTolk/ex-electron release and updates Casks/ex.rb with the new version and SHA-256 digest. A scheduled GitHub Action runs it every six hours and opens a PR when the cask changes.
  • scripts/update-exec-ecs-formula.rb reads the latest DigitalTolk/exec-ecs release and updates Formula/exec-ecs.rb with the new version and SHA-256 digests. A scheduled GitHub Action runs it every six hours and opens a PR when the formula changes.

CI runs brew style and brew audit --strict --online against every Casks/*.rb and Formula/*.rb on pull requests and pushes to main.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors