Files
wehub-resource-sync 95f0813436
build / build (push) Failing after 0s
nightly / nightly (push) Failing after 0s
build / snapshot (push) Failing after 0s
lint / lint (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 13:02:37 +08:00

29 lines
270 B
Elixir

Output examples/bubbletea/stopwatch.gif
Hide
Type "go build -o stopwatch ."
Enter
Type "clear"
Enter
Show
Type "./stopwatch"
Enter
Sleep 0.5
Sleep 1
Type "s"
Sleep 0.5
Type "r"
Sleep 0.5
Type "s"
Sleep 2
Type "q"
Sleep 0.5
Hide
Ctrl+C
Type "rm stopwatch"
Enter
Show