Skip to content

Latest commit

 

History

History

plop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@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