chrisenytc / slush-generator

A slush generator for create slush generators
https://www.npmjs.org/package/slush-generator
MIT License
30 stars 11 forks source link

Update the config for the prompts for inquirer. #5

Closed jonkemp closed 10 years ago

jonkemp commented 10 years ago

I've updated the prompts for inquirer and cleaned up the code a little.

I added type, a default property for the appName and updated the messaging, as well as add a confirm step.

Closes #4.