Skip to content

jpmartinez/plop-generator

Repository files navigation

Plop generator

Generate files using Plop.

Usage

Right click on the folder where you want to execute plop click Generate here with Plop select the generator and enter the data needed for the generation.

In order to use the current path option the plop configuration file must be present in the root of the workspace and it's name must be plopfile.js, the generator needs the following prompt

{
	type: 'input',
	name: 'destpath',
	message: 'This input must be in the prompts array'
}

At this point the extension only support input type prompts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published