ratatui/examples/vhs/inline.tape
2025-02-11 13:18:06 -08:00

10 lines
281 B
VHS

# This is a vhs script. See https://github.com/charmbracelet/vhs for more info.
# To run this script, install vhs and run `vhs ./examples/vhs/inline.tape`
Output "target/inline.gif"
Set Theme "Aardvark Blue"
Set Width 1200
Set Height 600
Type "cargo run -p inline"
Enter
Sleep 20s