great-docs termshow render
Render a .termshow recording into SVG frames.
great-docs termshow render [OPTIONS] SOURCEProcesses the recording through the virtual terminal emulator and produces SVG keyframes + a manifest.json for the player.
Full --help output
Usage: great-docs termshow render [OPTIONS] SOURCE
Render a .termshow recording into SVG frames.
Processes the recording through the virtual terminal emulator and produces
SVG keyframes + a manifest.json for the player.
Options:
-o, --output-dir PATH Output directory for frames
--interval FLOAT Keyframe interval in seconds
--script PATH Path to .termshow.yml script
--help Show this message and exit.
Arguments
SOURCE: PATH- Required.
Options
-o, --output-dir: PATH- Output directory for frames
--interval: FLOAT = 2.0- Keyframe interval in seconds
--script: PATH- Path to .termshow.yml script