-
Notifications
You must be signed in to change notification settings - Fork 14
Add Homebrew Installation Support for Kelos #817
Copy link
Copy link
Open
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new featureneeds-actorpriority/important-longtermtriage-accepted
Description
As a Kelos user on macOS or Linux
I want to install Kelos via Homebrew
So that I can easily install and manage Kelos using my package manager, consistent with my workflow for other tools
Description
Homebrew is a widely used package manager on macOS and Linux. Adding Homebrew support will improve the installation experience and discoverability for users who prefer package managers over manual installation.
Acceptance Criteria
- Kelos CLI binary is available via
brew tap kelos-dev/kelos - Users can install with
brew install kelos - Users can update with
brew upgrade kelos - Installation works on:
- macOS (Intel - x86_64)
- macOS (Apple Silicon - ARM64)
- Linux (x86_64)
- Linux (ARM64)
- Homebrew formula is automatically updated on every release
- Release bundles contain checksums for verification
- Documentation mentions Homebrew as the recommended installation method
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new featureneeds-actorpriority/important-longtermtriage-accepted