shob-code
v0.0.2
Published
Shob – an AI agent that delivers high-quality coding & automation work
Readme
Shob CLI
This package is the slim publishable CLI boundary for Shob.
It intentionally keeps the package surface small:
bin/shob.cjslaunches the bundled Shob binary.script/build.tsbuilds the CLI from the local Shob server entrypoint.dist/is generated and included when publishing.
Build before publishing:
bun run build