setup-kdlfmt
Version updated for https://github.com/hougesen/kdlfmt to version v0.1.0.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Install kdlfmt 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/kdlfmt/releases/download/v0.1.0/kdlfmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/kdlfmt/releases/download/v0.1.0/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.0
Download kdlfmt 0.1.0
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 |