plopjs/plop
Display description when running plop for a specific generator
Aperta
#186 aperta il 14 nov 2019
enhancementgood first issue
Metriche repository
- Star
- (6845 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.