Skip to main content

Module setup

Module setup 

Source
Expand description

Interactive setup wizard for creating workspace configurations.

This module provides a self-contained ratatui mini-app that guides the user through setting up a workspace: selecting a provider, authenticating, selecting organizations, and choosing a base path.

Modules§

handler
Setup wizard event handling.
screens
Setup wizard screen renderers.
state
Setup wizard state (the “Model” in Elm architecture).
ui
Setup wizard render dispatcher.

Functions§

run_setup
Run the setup wizard.