Skip to content

Codemaat CLI Commands for Analysis

This document provides a guide for developers to run Codemaat-related analyses using the CLI commands available in the software-metrics-machine project. Each command is categorized by its functionality.

Fetch Data

Fetch Historical Data from Git Repository

bash
smm code fetch

Fetches historical data from a git repository using Codemaat for analysis.

Released under the MIT License.