Skip to content

navialliance/firebrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebrew

Self-maintained Homebrew repository.

tree

.
├── Casks
│   ├── aya.rb
│   ├── pcsx2.rb
│   ├── rquickshare.rb
│   ├── stacher7.rb
│   ├── uad-ng.rb
│   └── vencordinstaller.rb
├── Formula
│   └── cutefetch.rb
├── README.md
├── audit_exceptions
│   └── github_prerelease_allowlist.json
└── scripts
    ├── casks-config.sh
    ├── process-casks.sh
    └── update-cask.sh

Adding the Tap

To add this tap to your Homebrew installation:

brew tap navialliance/firebrew https://github.com/navialliance/firebrew

App Installation

Formula

brew install navialliance/firebrew/appname

or

brew install appname

Casks

brew install --cask navialliance/firebrew/appname

or

brew install --cask appname

Removing the Tap

Note

You should remove any installed apps from this tap before removing the tap.

To remove this tap from your Homebrew installation:

brew untap navialliance/firebrew

About

self-maintained homebrew repository for (un)available packages

Topics

Resources

Stars

Watchers

Forks

Sponsor this project