{"id":18851,"library":"test-bdk-cli","title":"BoldDesk CLI","description":"A CLI tool for scaffolding BoldDesk apps. Version 0.1.20 is the current stable release. Provides the `bdk` command for creating new projects. Minimal scaffold generation for BoldDesk integration.","status":"active","version":"0.1.20","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install test-bdk-cli","lang":"bash","label":"npm"},{"cmd":"yarn add test-bdk-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add test-bdk-cli","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Use npx to avoid global install; global install may conflict with other packages.","wrong":"npm install -g test-bdk-cli && bdk apps:new","symbol":"bdk","correct":"npx bdk apps:new my-app"}],"quickstart":{"code":"npx test-bdk-cli apps:new my-bd-app --template default","lang":"javascript","description":"Scaffolds a new BoldDesk app using npx running the test CLI."},"warnings":[{"fix":"Always use latest version via npx (e.g., npx test-bdk-cli@latest apps:new).","message":"CLI versioning may not correspond to tool functionality; check package version for stability.","severity":"gotcha","affected_versions":"<=0.1.20"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Use npx test-bdk-cli instead of bdk.","cause":"Missing global install or using wrong command.","error":"Command not found: bdk"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}