@girardmedia/bootspring
v3.1.0
Published
Thin client for Bootspring cloud MCP, hosted agents, and paywalled workflow intelligence
Downloads
967
Readme
Monorepo CLI Authority
monorepo/apps/cli/ is the authoritative Bootspring CLI source and npm package.
Runtime Path
bin/bootspring.js -> dist/cli-launcher.js -> dist/cli/index.js
Rules
- Implement new CLI behavior here.
- Keep published launcher behavior in
monorepo/apps/cli/publish-shell/bootspring.ts. - Keep package-local publish assets here:
bin/,dist/,assets/, andscripts/postinstall.cjs. - Keep release docs, tests, and migration notes aligned with this folder as the CLI authority.
