A Pota wrapper command around plop
Adding to an existing project
# install the plop-scripts and cli packages
npm install @pota/plop-scripts @pota/cli --save-dev
# configure the cli package to use plop-scripts
npm pkg set pota="@pota/plop-scripts"