docs: brew
All checks were successful
Lint / shellcheck (push) Successful in 18s

This commit is contained in:
2026-03-20 09:36:53 +01:00
parent 55a82f75a9
commit fde423a32b
2 changed files with 14 additions and 0 deletions

View File

@@ -22,6 +22,13 @@ On Arch Linux, _kewt_ is available on the AUR:
- [kewt-bin](https://aur.archlinux.org/packages/kewt-bin) — prebuilt standalone binary from the latest release
- [kewt-git](https://aur.archlinux.org/packages/kewt-git) — built from the latest git source
On macOS or Linux with Homebrew:
```sh
brew tap n0va-bot/tap
brew install kewt
```
## Contributing
Either through a pull request to the **home** repository ([N0VA/kewt](https://git.krzak.org/N0VA/kewt)) or by sending a patch to my email address ([n0va@krzak.org](mailto:n0va@krzak.org))