choo-wizard

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i choo-wizard

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

20.5 kB

Total Files

6

Last publish

Collaborators

  • yaus