Skip to content

CLI Overview

The fora command is the main entry point. Running it with no subcommand starts the interactive terminal UI. Subcommands are available for specific tasks.

Usage

bash
# Start the TUI
fora

# Run a subcommand
fora <command> [options]

Commands

CommandDescription
foraStart the interactive terminal UI
fora initInteractively set up a configuration file

Licensed under the MIT License.