Skip to content

0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 21:14

Linux/Mac/WSL install:

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

Windows install (use Powershell):

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

Homebrew (Mac):

brew tap dprint/dprint
brew install dprint
  • CLI supports being used with text editor extensions.