Release Notes
Fixed
add Command: The kley add command no longer reorders properties in package.json, preventing unnecessary diffs.
Install kley 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/sumbad/kley/releases/download/v0.1.2/kley-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/sumbad/kley/releases/download/v0.1.2/kley-installer.ps1 | iex"
Download kley 0.1.2