[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

Nate Moore (Feb 17, 2023, 4:55 AM -0600) 7dbe1863 8cfe9e9a

+1 -1
+1 -1
package.json
··· 9 9 "build:prompts": "pnpm --filter @clack/prompts run build", 10 10 "start": "pnpm --filter @example/basic run start", 11 11 "ci:version": "changeset version && pnpm install --no-frozen-lockfile", 12 - "ci:release": "changeset publish" 12 + "ci:publish": "changeset publish" 13 13 }, 14 14 "devDependencies": { 15 15 "@changesets/cli": "^2.26.0",