We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6a3195 + 062e294 commit aebc1a8Copy full SHA for aebc1a8
2 files changed
docs/gifs/pirate.gif
2.52 MB
docs/gifs/pirate.tape
@@ -0,0 +1,28 @@
1
+# Requires https://github.com/rumpl/vhs/tree/screen-settled
2
+# and brew install ffmpeg ttyd
3
+
4
+Output pirate.gif
5
6
+Require cagent
7
8
+Set Shell "zsh"
9
+Set FontSize 24
10
+Set Width 1800
11
+Set Height 1000
12
+Set PlaybackSpeed 2
13
+Set Padding 0
14
+Set WindowBar Colorful
15
+Set BorderRadius 10
16
17
+Type "cagent run ./examples/pirate.yaml" Sleep 3s Enter
18
+Sleep 1s
19
20
+Type "Hello, my name is Jean-Laurent! How are you today?" Sleep 1s Enter
21
22
+Sleep 1s WaitScreenSettled 1s Sleep 1s
23
24
+Type "That's impressive pirate speaking! Can you teach me a couple of slang words?" Sleep 1s Enter
25
26
27
28
+Sleep 20s
0 commit comments