Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"
array or rundprint config add exec
:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.5.1.json@492414e39dea4dccc07b4af796d2f4efdb89e84bae2bd4e1e924c0cc050855bf" ] }
- Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration