Skip to content

v0.1.7

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:32
e5e8518

Changelog

Features

Other

Install

Quick install (macOS/Linux):

curl -fsSL https://raw.githubusercontent.com/nassiharel/klim/main/install.sh | bash

Quick install (Windows PowerShell):

irm https://raw.githubusercontent.com/nassiharel/klim/main/install.ps1 | iex

Homebrew: brew install nassiharel/tap/klim
winget: winget install nassiharel.klim
Scoop: scoop bucket add nassiharel https://github.com/nassiharel/scoop-bucket, then scoop install klim
Go: go install github.com/nassiharel/klim/cmd/klim@v0.1.7
Debian/Ubuntu: sudo dpkg -i klim_0.1.7_linux_<arch>.deb (<arch> is amd64 or arm64)
RPM: sudo rpm -i klim_0.1.7_linux_<arch>.rpm (<arch> is amd64 or arm64)
Binary: Download from the assets below