18 lines
417 B
VHS
18 lines
417 B
VHS
# VHS tape for lazygitclj - Standard 16:9 aspect ratio (1280x720)
|
|
Output lazygitclj-standard-16-9.gif
|
|
|
|
Require bb
|
|
|
|
Set Shell "bash"
|
|
Set Width 1280
|
|
Set Height 720
|
|
Set FontSize 14
|
|
Set Framerate 10
|
|
|
|
Type "./test/e2e/setup-test-repo.sh /tmp/lazygitclj-e2e-ar && cd /tmp/lazygitclj-e2e-ar && bb --config /home/ajet/repos/lazygitclj/bb.edn start"
|
|
Enter
|
|
Sleep 3s
|
|
Screenshot lazygitclj-standard-16-9.png
|
|
Type "q"
|
|
Sleep 500ms
|