This folder contains VHS scripts for recording terminal demos.
| 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) | - |
# Install VHS
brew install vhs
# Record a demo (from project root)
cd demo
vhs demo.tape
# Publish to Charm servers
vhs publish demo.gif- GIF files are gitignored (hosted on vhs.charm.sh instead)
- Edit
.tapefiles to modify the demos - See VHS documentation for syntax