darwincereska a196a9e2dd Update
2025-10-19 23:22:16 -04:00
2025-08-07 03:11:19 -04:00
2025-10-19 23:22:16 -04:00
2025-08-07 02:44:10 -04:00
2025-10-19 23:18:42 -04:00
2025-06-19 19:15:20 -04:00

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%