Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 623 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 623 Bytes

@pota/pota-scripts version

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"

Documentation