Docs
Getting started
Install Radar, activate a license, run the first local scan, and export a report.
Install and scan
Use the installer or build from source, then run the cockpit or an explicit scan.
curl -fsSL https://github.com/T-and-T-soft/code-radar/releases/latest/download/radar-cli-installer.sh | sh
radar --version
radar scan . --quick Next steps
Install a local hook, add MCP for agents, publish a README badge, and enable GitHub Actions when the repository needs CI enforcement.
radar hook install
radar prompt . --diff --copy
radar badge