{{title}} Plugin {{description}} Installation This plugin is not included with the auto CLI installed via NPM. To install: npm i --save-dev @auto-it/{{kebab}} # or yarn add -D @auto-it/{{kebab}} Usage { "plugins": [ "{{kebab}}" // other plugins ] }