We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21be071 commit feae019Copy full SHA for feae019
tui-qrcode/examples/qrcode.tape
@@ -0,0 +1,13 @@
1
+# A VHS tape. See https://github.com/charmbracelet/vhs
2
+Output "target/card.gif"
3
+Set Theme "Aardvark Blue"
4
+Set Width 600
5
+Set Height 600
6
+Hide
7
+Type "cargo run -p tui-qrcode --example qrcode" Enter
8
+Sleep 2s
9
+Show
10
+Screenshot "target/qrcode.png"
11
+Sleep 1s
12
13
+Type "q"
0 commit comments