@pota/plop-scripts
v1.0.2
Published
Pota wrapper around plop to support TypeScript plopfiles
Downloads
1,427
Readme
@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"