setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.9.6.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
10 June 2025
- chore: release v0.9.6
#1103
- feat(tools): support cedar
#1100
- build(deps): bump clap from 4.5.39 to 4.5.40
#1099
- build(deps): bump clap_complete_nushell from 4.5.6 to 4.5.7
#1098
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1093
- build(deps): bump clap_complete from 4.5.52 to 4.5.54
#1097
- build(deps-dev): bump @types/node in /github-action
#1092
- build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#1094
- build(deps-dev): bump @types/node in /mdsf-vscode
#1095
- build(deps): bump test-with from 0.14.10 to 0.14.11
#1096
- ci: setup uv for testing
#1090
- test(tools): enable tombi tests again
#1089
- build(deps): bump which to v8.0.0
#1088
- ci: setup pnpm for testing
#1087
- feat(tools): add support for luau-analyze
#1086
- feat(tools): add support for the official swift cli
#1085
- ci: use mlugg/setup-zig instead of goto-bus-stop/setup-zig
#1084
- build(deps-dev): bump @types/node in /github-action
#1079
- chore(tools): add brew package name to superhtml
#1083
- build(deps-dev): bump esbuild from 0.25.4 to 0.25.5 in /mdsf-vscode
#1077
- build(deps-dev): bump eslint from 9.27.0 to 9.28.0 in /github-action
#1081
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1080
- build(deps-dev): bump esbuild from 0.25.4 to 0.25.5 in /github-action
#1078
- build(deps-dev): bump @types/node in /mdsf-vscode
#1073
- build(deps-dev): bump @vscode/test-cli in /mdsf-vscode
#1074
- build(deps-dev): bump eslint from 9.27.0 to 9.28.0 in /mdsf-vscode
#1076
- build(deps): bump clap_complete from 4.5.51 to 4.5.52
#1071
- refactor: use owo-colors instead of console
#1069
- build(deps): bump clap_complete_nushell from 4.5.5 to 4.5.6
#1068
- build(deps): bump clap from 4.5.38 to 4.5.39
#1066
- build(deps): bump clap_complete from 4.5.50 to 4.5.51
#1067
- build(deps): bump schemars to v0.9.0
#1064
- build(deps-dev): bump @types/node in /mdsf-vscode
#1062
- build(deps-dev): bump globals from 16.1.0 to 16.2.0 in /mdsf-vscode
#1063
- build(deps-dev): bump @types/node in /github-action
#1060
- build(deps-dev): bump globals from 16.1.0 to 16.2.0 in /github-action
#1061
- refactor(test): separate cli e2e tests
#1059
- chore: change version to dev
#1058
Install mdsf 0.9.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.9.6/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.9.6/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.6
Download mdsf 0.9.6
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 |