Skip to content

drod3763/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drod3763 Tap

How do I install formulae and casks?

brew install drod3763/tap/<formula>

Or brew tap drod3763/tap and then brew install <formula>.

For casks:

brew install --cask drod3763/tap/<cask>

Or, in a brew bundle Brewfile:

tap "drod3763/tap"
brew "<formula>"

Documentation

brew help, man brew or check Homebrew's documentation.

Updating rar

  • Local update: scripts/update-rar.sh 7.20
  • GitHub Actions update: run the update-rar workflow with a version input (for example 7.20)

Updating openin-helper cask

  • Local update to latest stable appcast entry: scripts/update-openin-helper.sh
  • Local update to a specific version: scripts/update-openin-helper.sh 4.3.5
  • GitHub Actions update: run update-openin-helper (optionally provide a version input)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors