setup-kdlfmt
Version updated for https://github.com/hougesen/kdlfmt to version v0.1.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
11 June 2025
- chore: release v0.1.1
#149
- build(deps): bump clap from 4.5.39 to 4.5.40
#146
- build(deps): bump clap_complete from 4.5.52 to 4.5.54
#147
- build(deps): bump clap_complete_nushell from 4.5.6 to 4.5.7
#148
- build(deps-dev): bump @types/node in /github-action
#145
- build(deps-dev): bump eslint from 9.27.0 to 9.28.0 in /github-action
#143
- build(deps-dev): bump @types/node in /github-action
#144
- build(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 in /github-action
#142
- build(deps): bump clap_complete from 4.5.51 to 4.5.52
#141
- chore: use mise instead of just for tasks
#140
- fix(github-action): extract .tar.xz
#139
- build(deps): bump clap_complete_nushell from 4.5.5 to 4.5.6
#136
- ci: run hougesen/kdlfmt@v0.1.0
8a96285
Install kdlfmt 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/kdlfmt/releases/download/v0.1.1/kdlfmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/kdlfmt/releases/download/v0.1.1/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.1
Download kdlfmt 0.1.1
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 |