cantina / cantina-cli

Initialize a directory for a new cantina app
Other
0 stars 0 forks source link

Use inquirer? #3

Open cpsubrian opened 10 years ago

cpsubrian commented 10 years ago

I could see https://github.com/SBoudrias/Inquirer.js working well here, specifically for toggling features on/off (amino, emails, queue, etc.). Could use the 'checkboxes' question type.

danmactough commented 10 years ago

Looks awesome. Inquirer all the things.