Commit 4f1e4a6
committed
feat: overhaul CLI UI with @clack/prompts and listr2
- init: replace readline with @clack/prompts (text, select, confirm, group)
- setup: replace info/success pairs with listr2 task list
- deploy: clack spinner + note box, better dry-run with ui.note
- prompt.ts: confirm() uses @clack/prompts
- ui.ts: rewritten around @clack/prompts primitives
- help: banner via clack intro1 parent 3c63bb1 commit 4f1e4a6
8 files changed
Lines changed: 468 additions & 215 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments