setup-kdlfmt
Version updated for https://github.com/hougesen/kdlfmt to version v0.1.2.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
19 June 2025
- build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.0 in /github-action
#155
- fix: skip timestamp update when no changes are applied
#154
- build(deps-dev): bump @types/node in /github-action
#152
- build(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /github-action
#150
- build(deps-dev): bump @eslint/js from 9.28.0 to 9.29.0 in /github-action
#151
Install kdlfmt 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/kdlfmt/releases/download/v0.1.2/kdlfmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/kdlfmt/releases/download/v0.1.2/kdlfmt-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install hougesen/tap/kdlfmt
Install prebuilt binaries into your npm project
npm install kdlfmt@0.1.2
Download kdlfmt 0.1.2
File | Platform | Checksum |
---|---|---|
kdlfmt-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
kdlfmt-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
kdlfmt-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
kdlfmt-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
kdlfmt-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
kdlfmt-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
kdlfmt-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |