@mobb.ai/cli
v1.4.67
Published
Automated secure code remediation tool — standalone binary, no Node.js required.
Readme
@mobb.ai/cli
Mobb CLI (Bugsy) as a standalone binary — no Node.js runtime
required. Installing this package pulls exactly one platform binary
(@mobb.ai/cli-<os>-<arch>) and puts mobbdev on your PATH.
npm install -g @mobb.ai/cli
mobbdev --helpSupported platforms: Linux x64, Linux arm64, Windows x64.
On any other platform (macOS included, for now) use the Node.js package instead — same CLI, same commands:
npx mobbdev --helpSee mobbdev for the full documentation.
