[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.

Create .changeset/hot-candles-repeat.md

authored by

Nate Moore and committed by
GitHub
(Feb 24, 2023, 6:44 PM -0600) 165a1b3a a0d8d4fc

+5
+5
.changeset/hot-candles-repeat.md
··· 1 + --- 2 + "@clack/prompts": minor 3 + --- 4 + 5 + Add `log` APIs. Supports `log.info`, `log.success`, `log.warn`, and `log.error`. For low-level control, `log.message` is also exposed.