feat: Create utility to easily rename plugin
Renaming a plugin from a template typically takes lots of
painstaking, error prone work to rename files/classes/packages/etc.
This commit adds a gradle command called `renamePlugin` which will
handle all the heavy lifting for renaming everything for you!