Files
kewt/site/docs/installation.md
2026-04-03 14:13:40 +02:00

676 B

title = "Installation" priority = 0

Installation

Standalone

curl -L -o kewt https://git.krzak.org/N0VA/kewt/releases/download/latest/kewt
chmod +x kewt

From source

git clone https://git.krzak.org/N0VA/kewt.git
cd kewt

Building

make

Installing

sudo make install

Package Managers

AUR

  • kewt-bin - prebuilt standalone binary from the latest release
  • kewt-git - built from the latest git source

Homebrew

brew tap n0va-bot/tap
brew install kewt

bpkg

bpkg install n0va-bot/kewt