[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

docs(prompts): fix logs image display (#243)

authored by

Kotkoroid and committed by
Nate Moore
(Mar 30, 2025, 4:42 PM -0500) 3c200ddb 5529c890

+1 -1
+1 -1
packages/prompts/README.md
··· 204 204 stream.message((function *() { yield 'Hello'; yield ", World" })(), { symbol: color.cyan('~') }); 205 205 ``` 206 206 207 - [clack-log-prompts](https://github.com/bombshell-dev/clack/blob/main/.github/assets/clack-logs.png) 207 + ![clack-log-prompts](https://github.com/bombshell-dev/clack/blob/main/.github/assets/clack-logs.png)