adding tapes

This commit is contained in:
2023-10-21 19:04:23 -07:00
parent 1a4877b360
commit 287a5a8f21
6 changed files with 102 additions and 0 deletions

BIN
docs/farmer-install.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

35
docs/farmer-install.tape Normal file
View File

@@ -0,0 +1,35 @@
# Where should we write the GIF?
Output farmer-install.gif
Set FontSize 30
Set Width 2500
Set Height 600
Type "curl -L https://bootstrap.grlx.dev/latest/farmer | sudo bash"
Sleep 2s
Enter
Sleep 1.5s
Enter
Sleep 3s
Enter
Sleep 3s
Enter
Sleep 3s
Enter
Sleep 4.5s
Type "SAAIN5HRR7D4MP77YZJX2X23YRA7NZ7C5AHLCXTASU4KQJG73ACZPNNNZU"
Enter
Sleep 3s
Tab
Sleep 3s
Enter
Sleep 3s
Type "localhost"
Sleep 4s
Enter
Sleep 2s
Tab
Sleep 2s
Enter
Sleep 2s
Type "# the farmer is now installed and running"
Enter
Sleep 8s

24
docs/grlx-cmd.tape Normal file
View File

@@ -0,0 +1,24 @@
Output grlx-cmd.gif
Set FontSize 30
Set Width 1500
Set Height 600
Type "./grlx keys accept -A"
Sleep 3
Enter
Sleep 3
Enter
Sleep 3
Enter
Sleep 1
Type "./grlx -T \* test ping"
Sleep 2
Enter
Sleep 4
Type "./grlx -T \* cmd run whoami"
Sleep 2
Enter
Sleep 4
Type "./grlx -T \* cmd run --out json -- uname -a | jq"
Sleep 3
Enter
Sleep 4

31
docs/grlx-install.tape Normal file
View File

@@ -0,0 +1,31 @@
# Where should we write the GIF?
Output grlx-install.gif
# Set up a 1200x600 terminal with 46px font.
Set FontSize 30
Set Width 1500
Set Height 600
# replace 'linux' with darwin if you're on macOS
Type "curl -L https://releases.grlx.dev/linux/amd64/latest/grlx > grlx"
Enter
Hide
Sleep 45s
Show
Sleep 1s
Type "chmod +x grlx"
Enter
Type "./grlx init"
Enter
Sleep 5s
Type "localhost"
Enter
Sleep 50ms
Enter
Sleep 50ms
Enter
Sleep 50ms
Enter
Sleep 2s
Type "# save this key for later"
Enter
Sleep 5s

BIN
docs/sprout-install.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

12
docs/sprout-install.tape Normal file
View File

@@ -0,0 +1,12 @@
Output sprout-install.gif
Set FontSize 30
Set Width 2500
Set Height 600
Type "curl -L https://bootstrap.grlx.dev/latest/sprout | FARMER_INTERFACE=localhost sudo -E bash"
Sleep 5s
Enter
Sleep 2.5s
Type "# The sprout is a non-interactive one-liner."
Enter
Sleep 5s