swyxio / cli-cheatsheet

helpful libraries for *building* CLIs. Not a list of CLIs.
https://mobile.twitter.com/swyx/status/1127431451559985152
MIT License
619 stars 22 forks source link

Add Plop JS as a templating option #1

Closed M0nica closed 5 years ago

M0nica commented 5 years ago

Plop JS is a microgenerator that creates CLI tool to generate files from templates. Under the hood it uses Inquirer and Handlebars.

swyxio commented 5 years ago

cool!