Skip to content

0.5.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:11

Linux/Mac/WSL install:

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

Windows install (use Powershell or installer below):

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

Homebrew (Mac):

brew tap dprint/dprint
brew install dprint
  • Reduce chance of panic with dprint check
  • Hide output of downloads once complete