Skip to content

0.1.3 - 2026-03-20

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:47

Release Notes

Added

  • Publish to npm like kley-cli.
  • Publish to crates.io like kley.
  • Create unified release process for crates.io and npm.

Install kley 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sumbad/kley/releases/download/v0.1.3/kley-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/sumbad/kley/releases/download/v0.1.3/kley-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install kley-cli@0.1.3

Download kley 0.1.3

File Platform Checksum
kley-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
kley-x86_64-apple-darwin.tar.xz Intel macOS checksum
kley-x86_64-pc-windows-msvc.zip x64 Windows checksum
kley-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
kley-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum