Skip to content

fix brew install command to include --cask flag#56

Merged
tamnd merged 1 commit into
mainfrom
fix/brew-cask-flag
Jun 21, 2026
Merged

fix brew install command to include --cask flag#56
tamnd merged 1 commit into
mainfrom
fix/brew-cask-flag

Conversation

@tamnd

@tamnd tamnd commented Jun 21, 2026

Copy link
Copy Markdown
Owner

The tap distributes kage as a Cask (prebuilt binary tarball), not a Formula, so brew install needs the --cask flag. Without it, brew reports no available formula or cask with that name and exits with an error.

Addresses #21.

The tap distributes kage as a Cask (prebuilt binary), not a Formula,
so brew needs --cask to find it. Without the flag brew errors out with
"No available formula or cask with the name kage".
@tamnd tamnd merged commit 28d08ad into main Jun 21, 2026
9 checks passed
@tamnd tamnd deleted the fix/brew-cask-flag branch June 21, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant