22 lines
340 B
VHS
22 lines
340 B
VHS
Output bluebuild.gif
|
|
|
|
Require bluebuild
|
|
Require docker
|
|
Require skopeo
|
|
|
|
Set Margin 15
|
|
Set MarginFill "#674EFF"
|
|
Set BorderRadius 20
|
|
Set Theme "JetBrains Darcula"
|
|
Set Width 1920
|
|
Set Height 1080
|
|
Set FontFamily "JetBrainsMono Nerd Font"
|
|
Set FontSize 15
|
|
Set WindowBar Colorful
|
|
Set Shell bash
|
|
|
|
Type "bluebuild build recipes/*.yml"
|
|
Enter
|
|
|
|
Sleep 30
|