setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.9.4.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
12 May 2025
- chore: release v0.9.4
#1031
- fix(build): revert artifact back to using .tar.gz
#1030
- build(deps): bump clap from 4.5.37 to 4.5.38
#1026
- build(deps): bump tempfile from 3.19.1 to 3.20.0
#1027
- feat(tools): add support for ty
#1028
Install mdsf 0.9.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.9.4/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.9.4/mdsf-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install hougesen/tap/mdsf
Install prebuilt binaries into your npm project
npm install mdsf-cli@0.9.4
Download mdsf 0.9.4
File | Platform | Checksum |
---|---|---|
mdsf-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
mdsf-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
mdsf-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
mdsf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
mdsf-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |