setup-mdsf
Version updated for https://github.com/hougesen/mdsf to version v0.9.2.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Release Notes
26 April 2025
- refactor(init): remove default tools for uncommon languages
#998
- feat(config): add support for CR newlines
#997
- refactor(config): rename line_endings to newline
#996
- build(deps-dev): bump eslint from 9.25.0 to 9.25.1 in /mdsf-vscode
#995
- build(deps-dev): bump @types/node in /github-action
#989
- build(deps-dev): bump esbuild from 0.25.2 to 0.25.3 in /mdsf-vscode
#993
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#990
- build(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1 in /mdsf-vscode
#994
- build(deps-dev): bump eslint from 9.25.0 to 9.25.1 in /github-action
#991
- build(deps-dev): bump @eslint/js from 9.25.0 to 9.25.1 in /github-action
#986
- build(deps-dev): bump esbuild from 0.25.2 to 0.25.3 in /github-action
#988
- build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#987
- build(deps-dev): bump @types/node in /mdsf-vscode
#992
- docs: usage of config.language_aliases
#985
- feat: config option for setting line endings
#984
- feat(runners): run commands using dotnet
#983
- build(deps-dev): bump eslint from 9.24.0 to 9.25.0 in /github-action
#975
- build(deps-dev): bump eslint from 9.24.0 to 9.25.0 in /mdsf-vscode
#979
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#973
- build(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0 in /mdsf-vscode
#978
- build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#977
- build(deps): bump clap from 4.5.36 to 4.5.37
#974
- build(deps-dev): bump @eslint/js from 9.24.0 to 9.25.0 in /github-action
#976
- test(cli): –on-missing-tool-binary
#972
- ci: setup d in tests
#971
- build(deps): bump assert_cmd from 2.0.16 to 2.0.17
#970
- feat(tools): add support for verusfmt
#969
- build(deps): bump ureq from 3.0.10 to 3.0.11
#966
- fix(cargo-dist): manually set ubuntu version to latest
#967
- chore: update version to dev
aa8aa43
- chore: update generated file bindings
9b55de8
Install mdsf 0.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.9.2/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.9.2/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.2
Download mdsf 0.9.2
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 |