1.0.2 • Published 3 years ago
@pota/plop-scripts v1.0.2
@pota/pota-scripts 
A Pota wrapper command around plop
Usage
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"