Skip to content

0.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 03:37

Windows install (use Powershell):

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

Linux/Mac/WSL install:

curl -fsSL https://dprint.dev/install.sh | sh
  • Improve dprint init to have plugin selection.