plopjs/plop

Display description when running plop for a specific generator

Open

#186 opened on Nov 14, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (6,845 stars) (266 forks)batch import
enhancementgood first issue

Description

Hi there. Really love plop. It is making my job a lot easier now. Was wondering one thing though.

How do we get the cli to display the description for a generator before asking for all the prompts? The description is anyways in the plopfile. It would be great if we can display it in the CLI so that the person running the command would get an idea then and there rather than having to check the plopfile.

Thanks.

Contributor guide