viv/docs/demo.tape

24 lines
389 B
VHS
Raw Normal View History

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