Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Demo Recordings

This folder contains VHS scripts for recording terminal demos.

Scripts

File Description Output
demo.tape Full TUI demo (~45s) View on Charm
demo-cli.tape CLI mode demo (~40s) View on Charm
demo-short.tape Short TUI preview (~15s) -

Recording

# Install VHS
brew install vhs

# Record a demo (from project root)
cd demo
vhs demo.tape

# Publish to Charm servers
vhs publish demo.gif

Notes

  • GIF files are gitignored (hosted on vhs.charm.sh instead)
  • Edit .tape files to modify the demos
  • See VHS documentation for syntax