mirror of
https://github.com/gogrlx/bootstrap.grlx.dev.git
synced 2026-04-02 02:59:05 -07:00
adding tapes
This commit is contained in:
31
docs/grlx-install.tape
Normal file
31
docs/grlx-install.tape
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user