Initial commit
This commit is contained in:
18
skills/cli-demo-generator/assets/templates/basic.tape
Normal file
18
skills/cli-demo-generator/assets/templates/basic.tape
Normal file
@@ -0,0 +1,18 @@
|
||||
Output demo.gif
|
||||
|
||||
Set FontSize 16
|
||||
Set Width 1400
|
||||
Set Height 700
|
||||
Set Theme "Dracula"
|
||||
Set Padding 20
|
||||
|
||||
Type "# Demo Title" Sleep 500ms Enter
|
||||
Sleep 1s
|
||||
|
||||
Type "command1" Sleep 500ms
|
||||
Enter
|
||||
Sleep 2s
|
||||
|
||||
Type "command2" Sleep 500ms
|
||||
Enter
|
||||
Sleep 2s
|
||||
Reference in New Issue
Block a user