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

Update README.md

authored by

Nate Moore and committed by
GitHub
(Feb 21, 2023, 5:42 AM -0600) b3a8d72f 10f684c9

+4 -1
+4 -1
README.md
··· 2 2 <br /> 3 3 4 4 <div align="center"> 5 - <img src="/.github/assets/clack.gif?sanitize=true" alt="clack" width="240" /> 5 + <picture> 6 + <source media="(prefers-color-scheme: dark)" srcset="/.github/assets/clack-dark.gif?sanitize=true"> 7 + <img alt="Clack logo" src="/.github/assets/clack-light.gif?sanitize=true" width="320"> 8 + </picture> 6 9 </div> 7 10 <h2 align="center">Effortlessly build beautiful command-line apps 🪄</h3> 8 11