2023-04-20 14:33:28 +00:00
|
|
|
Require lat
|
|
|
|
Output social/render/literal.gif
|
|
|
|
|
|
|
|
Set Theme "Gruvbox Dark"
|
|
|
|
Set WindowBar Rings
|
|
|
|
Set BorderRadius 10
|
|
|
|
Set Margin 10
|
|
|
|
|
|
|
|
Set FontSize 32
|
|
|
|
Set Width 2400
|
|
|
|
Set Height 1200
|
|
|
|
Set TypingSpeed 0.2
|
|
|
|
|
|
|
|
Type "lat src/main.c > example.c"
|
|
|
|
Sleep 2s
|
|
|
|
Enter
|
|
|
|
|
|
|
|
Sleep 5s
|
|
|
|
|
|
|
|
Type "cat example.c"
|
|
|
|
Sleep 2s
|
|
|
|
Enter
|
|
|
|
|
|
|
|
Sleep 5s
|
|
|
|
|
|
|
|
Type "clear"
|
|
|
|
Sleep 1s
|
|
|
|
Enter
|
|
|
|
|
|
|
|
Sleep 2s
|
|
|
|
|
2023-04-22 19:33:08 +00:00
|
|
|
Type "lat -r src/main.c > example.c"
|
2023-04-20 14:33:28 +00:00
|
|
|
Sleep 2s
|
|
|
|
Enter
|
|
|
|
|
|
|
|
Sleep 3s
|
|
|
|
|
|
|
|
Type "cat example.c"
|
|
|
|
Sleep 2s
|
|
|
|
Enter
|
|
|
|
|
|
|
|
Sleep 5s
|
|
|
|
|
|
|
|
Hide
|
|
|
|
Type "rm example.c"
|
|
|
|
Enter
|