CLI/great-docs termshow

great-docs termshow

Terminal recording and playback for CLI/TUI documentation.

great-docs termshow COMMAND [ARGS]...

Record terminal sessions, edit them with YAML scripts, and render them as SVG frame sequences for the termshow player.

Full --help output
Usage: great-docs termshow [OPTIONS] COMMAND [ARGS]...

  Terminal recording and playback for CLI/TUI documentation.

  Record terminal sessions, edit them with YAML scripts, and render them as
  SVG frame sequences for the termshow player.

Options:
  --help  Show this message and exit.

Commands:
  edit         Open the Termshow Editor for a .termshow recording.
  import-cast  Import an asciicast (.cast) file to .termshow format.
  record       Record a terminal session to a .termshow file.
  render       Render a .termshow recording into SVG frames.

Commands