setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.9.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
13 April 2025
- chore: release v0.9.1
#965
- feat(tools): add support for dioxus
#964
- feat(tools): add support for duster
#963
- feat(tools): add support for cue
#962
- feat(tools): add support for atlas
#961
- chore: update version to dev
020a67a
- feat(tools): add support for cueimports
1e18778
Install mdsf 0.9.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.9.1/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.9.1/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.1
Download mdsf 0.9.1
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 |