Skip to content

0.4.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 May 15:11

This is a test release for the new Rust-based CLI.

Windows install (use Powershell):

iwr https://dprint.dev/install.ps1 -useb | iex

Linux/Mac install:

curl -fsSL https://dprint.dev/install.sh | sh