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.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0" ] }
- Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration