Documentation
Learn how to use ScanoRepo to audit your repositories and generate documentation with AI.
Installation
Install ScanoRepo globally via npm to use it anywhere in your terminal.
$ npm install -g scanorepoProject Scanning
Audit your project for configuration issues, missing scripts, and environment variables.
$ sr scanAuto Documentation
Generate a professional SCANNED.md file summarizing your project's architecture.
$ sr docDependency Audit
Launch an interactive interface to manage and audit your project packages.
$ sr depsHealth Check
Run a comprehensive health check (sequential execution of scan and doc).
$ sr checkAI-Driven Insights
ScanoRepo uses a secure proxy to connect to high-performance inference models. No personal API keys are required. The AI analyzes your project's unique structure to provide technical explanations for every issue detected.