vhs Command Examples

Generate terminal gifs from a tape file. More information: https://github.com/charmbracelet/vhs.

vhs new {{path/to/file.tape}}

vhs record > {{path/to/file.tape}}

vhs record --shell {{shell}} > {{path/to/file.tape}}

vhs validate {{path/to/file.tape}}

vhs < {{path/to/file.tape}}

vhs publish {{path/to/file.gif}}