choo-wizard
v1.0.0
Published
generate a wizard choo app scaffold with a series of questions
Downloads
19
Readme
choo-wizard
generate a wizard choo app scaffold with a series of questions. This is a basic example of meta-programming (basically one program generating another in some fashion or other).
install
npm i choo-wizard -g
run
cd ./your_app_directory
choo-wizard
how it works
- answer questions
- pick from yesno, checklist or form
- then provide options and inputs if needed
- add as many as you want
- select output as: question json, code snippets or boilerplate app
example app
I generated an example app from some questions here: https://quizzical-euclid-383416.netlify.app