kagi-cli
v0.9.0
Published
Node wrapper that installs the native kagi CLI binary
Readme
kagi-cli
This package installs the native kagi CLI binary for the current platform.
Global install examples:
npm install -g kagi-cli
pnpm add -g kagi-cli
bun add -g kagi-cliThen run:
kagi --helpThe package name is kagi-cli, but the installed command is always kagi.
