Walks through setup questions and generates a _shinyelectron.yml configuration file for your Shiny app.
See also
init_config() to create a template config file;
show_config() to display the merged effective configuration.
Examples
if (FALSE) { # interactive()
wizard(tempdir())
}