plopjs/plop
View on GitHubDisplay description when running plop for a specific generator
Open
#186 opened on Nov 14, 2019
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.