Chapter 1: Installation and Setup

Chapter Status: ✅ 100% Working (All methods tested)

StatusCountDescription
✅ Working7All installation methods verified
⚠️ Not Implemented0Planned for future versions
❌ Broken0Known issues, needs fixing
📋 Planned0Future roadmap features

Last updated: 2025-09-08
PMAT version: pmat 2.63.0

Overview

PMAT is designed for immediate productivity. This chapter covers:

  • Multiple installation methods for every platform
  • Verification and troubleshooting
  • Your first analysis
  • Understanding the output

By the end of this chapter, you’ll have PMAT running and will have analyzed your first repository.

Quick Start

The fastest way to get started:

# Install via Cargo (recommended)
cargo install pmat

# Verify installation
pmat --version

# Analyze current directory
pmat analyze .

That’s it! PMAT is now analyzing your code.

What’s Next

The following sections dive deeper into: