refactor: move tapes to examples
This commit is contained in:
21
examples/cli.tape
Normal file
21
examples/cli.tape
Normal file
@@ -0,0 +1,21 @@
|
||||
Output demo.gif
|
||||
Set Padding 40
|
||||
Set FontSize 20
|
||||
Set Width 600
|
||||
Set Height 400
|
||||
|
||||
Hide
|
||||
Type "export RESEND_API_KEY=$(pass RESEND_CHARM_API_KEY)"
|
||||
Enter
|
||||
Sleep 1
|
||||
Ctrl+L
|
||||
Show
|
||||
|
||||
Type "pop < message.md \" Enter
|
||||
Type "--from 'pop@charm.sh' \" Enter
|
||||
Type "--to 'vt100@charm.sh' \" Enter
|
||||
Type "--subject 'Pop' \" Enter
|
||||
Type "--attach README.md"
|
||||
Sleep 0.5
|
||||
Enter
|
||||
Sleep 5
|
||||
Reference in New Issue
Block a user