Skip to content

Commit

Permalink
chore: update demo.gif
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpig committed Dec 22, 2024
1 parent 5f41858 commit 0190876
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ clean:
.PHONY: install
install:
go mod download

.PHONY: vhs
vhs:
vhs demo.tape
Binary file modified demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Set WindowBar Colorful
Set BorderRadius 10
Set Padding 20

Hide
Hide
Type "vagrant ssh"
Enter
Expand All @@ -21,4 +22,21 @@ Type "docker run --runtime brownie hello-world"
Sleep 1s
Enter
Sleep 3s
Type "clear"
Sleep 0.5s
Enter
Sleep 1s
Type "docker run -it --runtime brownie ubuntu"
Sleep 1s
Enter
Sleep 3s
Type "apt update"
Sleep 0.5s
Enter
Sleep 6s
Type "exit"
Sleep 0.5s
Enter
Sleep 3s
Hide
Hide

0 comments on commit 0190876

Please sign in to comment.