Registry / devops / test-bdk-cli

test-bdk-cli

JSON →
library0.1.20jsnpmunverified

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.

npm install test-bdk-cli
INSTALL
IMPORT
SIG · TEST-BDK-CLI
T
test-bdk-cli
devopsjavascriptv0.1.20
Install
Import
Disk
Pass rate
0/ 6
Env Coverage0 / 6
glibc
1822
musl
1822
Install & Compatibility
Where this runs
tested against v? · npm install
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
node 18226 runs
build_error
glibc
node 18226 runs
build_error
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bdk
npx bdk apps:new my-app
npm install -g test-bdk-cli && bdk apps:new
Use npx to avoid global install; global install may conflict with other packages.

Scaffolds a new BoldDesk app using npx running the test CLI.

npx test-bdk-cli apps:new my-bd-app --template default
bdk --version
Debug
Known issues
gotchaCLI versioning may not correspond to tool functionality; check package version for stability.
fix
Always use latest version via npx (e.g., npx test-bdk-cli@latest apps:new).
affects: <=0.1.20
Errors
Common errors & fixes
Command not found: bdk
Missing global install or using wrong command.
fix
Use npx test-bdk-cli instead of bdk.
Upgrade
Version history
0.1.20latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
test-bdk-cli — npm install test-bdk-cli · libregistry