21 lines
226 B
Elixir
21 lines
226 B
Elixir
Output examples/bubbletea/progress-animated.gif
|
|
|
|
Hide
|
|
Type "go build -o progress-animated ."
|
|
Enter
|
|
Type "clear"
|
|
Enter
|
|
Show
|
|
|
|
Type "./progress-animated"
|
|
Enter
|
|
Sleep 1
|
|
|
|
Sleep 5
|
|
|
|
Hide
|
|
Ctrl+C
|
|
Type "rm progress-animated"
|
|
Enter
|
|
Show
|