@kardo-dev/cli
v0.1.1
Published
AI-Readiness score for your Git project
Downloads
25
Maintainers
Readme
@kardo-dev/cli
AI-Readiness score for your Git project in 10 seconds.
Usage
# Run without installing
npx @kardo-dev/cli
# Install globally
npm install -g @kardo-dev/cli
kardoOptions
kardo [PATH] [OPTIONS]
Arguments:
[PATH] Path to project directory [default: .]
Options:
--format <FORMAT> Output format: summary, detailed, json, badge [default: summary]
--threshold <N> Exit code 2 if score below N (0-100)
--verbose, -v Show per-file details
--no-interactive Non-interactive mode (CI)
Subcommands:
fix Auto-fix scaffold issues (creates missing CLAUDE.md, README.md)
init Generate a kardo.toml config fileLicense
Apache-2.0
