Skip to content

dbk91/homebrew-wow-classic-era-addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WoW Classic Era Addons Homebrew Tap

This is a third-party Homebrew tap that allows users to install classic-era WoW addons via brew on macOS.

Usage

Add the tap.

brew tap dbk91/wow-classic-era-addons

Install addons with the fully-qualified name.

brew install --cask dbk91/tap/wow-classic-era-addons/<addon-name>

Available Addons

brew install dbk91/tap/wow-classic-era-addons/questie

Development

This repository uses the GitHub JavaScript SDK to automatically check for addon updates. The update script is located at scripts/check-for-addon-updates.ts and runs with Bun.

Running the Update Script Locally

# Install dependencies
cd scripts
bun install

# Run the update script
bun run check-for-addon-updates.ts

For higher GitHub API rate limits, you can optionally set a GITHUB_TOKEN environment variable with a personal access token.

About

Homebrew tap for installing WoW classic era add-ons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors