viv/docs/demo.tape

25 lines
386 B
VHS
Raw Normal View History

2022-12-20 14:29:21 -06:00
Set Height 750
Set Width 1500
Set Theme "Catppuccin Mocha"
Output ./docs/demo.gif
Type "viv list"
Enter
Sleep 2s
Type "python examples/cli.py --help"
Enter
Sleep 10s
Type "viv list"
Enter
Sleep 3s
Type "viv info 841"
Enter
Sleep 3s
Type "python examples/cli.py hello 'prospective viv user!'"
Enter
Sleep 2s
Type "python examples/cli.py goodbye 'prospective viv user!'"
Enter
Sleep 2s