mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-11 20:04:41 -05:00
cc44b7d1889ab8d2e0ea92f8512b304e7a64b869
darwincereska/software
This is a Homebrew tap that provides installable software created by @darwincereska.
It includes formulae and casks for tools, utilities, and applications written and/or maintained by me.
Software Included
Software made by me:
Third-party software maintained by me:
🍺 Installation
To use this tap, first add it to Homebrew:
brew tap darwincereska/software
For Cask apps (macOS only) install it like this:
brew install --cask <app>
For Terminal apps (macOS and Linux; for mine) install it like this:
brew install <app>
🗑️Uninstallation
To uninstall and remove this tap, first remove all apps installed by this tap:
brew uninstall <app> ...
Then remove the tap:
brew untap darwincereska/software
Updates
Every application in this tap has a GitHub Action to automatically update each Formula or Cask to the latest version
Updates roll out within an hour of the package being released
To receive these updates please run:
brew update
Then to update an application run:
brew upgrade <app>
or
brew upgrade --cask <app>
Languages
Ruby
100%