-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdemo-status.tape
More file actions
52 lines (40 loc) · 765 Bytes
/
demo-status.tape
File metadata and controls
52 lines (40 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Regenerate: make demo
Output demo-status.gif
Set Shell "bash"
Set FontFamily "Menlo"
Set FontSize 16
Set Width 1100
Set Height 650
Set Padding 20
Set Theme "Catppuccin Mocha"
Set TypingSpeed 30ms
Set PlaybackSpeed 1
Set LetterSpacing 0
Set LineHeight 1.2
# --- Hidden env setup ---
Hide
Type `export FLOW_HOME=/tmp/flow-demo/.flow`
Enter
Sleep 200ms
Type `export PATH="$(pwd):$PATH"`
Enter
Sleep 200ms
# Swap in local-only status spec (no gh needed for demo)
Type `cp "$FLOW_HOME/status-local.yaml" "$FLOW_HOME/status.yaml"`
Enter
Sleep 200ms
Type@0ms `clear`
Enter
Sleep 500ms
Show
# === See all workstreams at a glance ===
Sleep 500ms
Type "flow status"
Sleep 500ms
Enter
Sleep 5s
Type "flow status api-refactor"
Sleep 500ms
Enter
Sleep 4s
Sleep 4s