Files
wehub-resource-sync 95f0813436
build / build (push) Failing after 0s
nightly / nightly (push) Failing after 0s
build / snapshot (push) Failing after 0s
lint / lint (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 13:02:37 +08:00

55 lines
658 B
Elixir

# Render the output GIF to demo.gif
Output examples/welcome.gif
Output examples/frames/
# Set up a 1200x600 frame with 46px font size.
Set FontSize 46
Set Height 600
Set Width 1200
Set TypingSpeed 40ms
Type "Welcome to VHS!"
Sleep 0.5s
Ctrl+C
Sleep 0.5s
Type "A tool for writing GIFs as code."
Sleep 0.5s
Left 14
Sleep 0.5s
Type " terminal"
Sleep 1s
Ctrl+E
Sleep 0.5s
Ctrl+U
Sleep 0.5s
Type 'echo "Demo your CLIs and TUIs."'
Sleep 0.5s
Enter
Sleep 0.5s
Type "Let's take it for a spin"
Left 5
Sleep 0.5s
Ctrl+U
Sleep 0.5s
Type "gum"
Sleep 0.5s
Ctrl+E
Sleep 0.5s
Type " -s line -- sleep 2.5"
Sleep 0.5s
Enter
Sleep 3s
Type "clear"
Sleep 0.5s
Enter