mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-10 03:13:14 -06:00
23 lines
389 B
VHS
23 lines
389 B
VHS
Set Height 750
|
|
Set Width 1500
|
|
Set Theme "Catppuccin Mocha"
|
|
Output ./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
|