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

chore(ci): use examples as preview templates

Nate Moore (Dec 19, 2024, 2:19 PM -0600) f5603a31 9e0cb7f7

+1 -1
+1 -1
.github/workflows/preview.yml
··· 22 22 - name: Install dependencies 23 23 run: pnpm install 24 24 25 - - run: pnpx pkg-pr-new publish './packages/*' 25 + - run: pnpx pkg-pr-new publish './packages/*' --template './examples/*'