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

Roman (May 6, 2026, 7:29 PM +0100) fedefc7f b85ed4ae

+1 -1
+1 -1
.github/workflows/ci.yml
··· 19 19 with: 20 20 commands: > 21 21 [ 22 - "lint", 23 22 "build", 23 + "lint", 24 24 "test" 25 25 ]