DonkeyClip CLI
You can easily start a plugin by using donkeyclip-cli. Just install the cli and run the corresponding command to create a clean and easy to use new plugin project.
npm i -g donkeyclip-cli
donkeyclip newplugin myplugin
You can easily start a plugin by using donkeyclip-cli. Just install the cli and run the corresponding command to create a clean and easy to use new plugin project.
npm i -g donkeyclip-cli
donkeyclip newplugin myplugin