Skip to content

Latest commit

 

History

History

README.md

UNC Documentation

Welcome to the UNC documentation! UNC is an AI-powered code review tool using git diff and various AI providers (OpenAI, Anthropic, Mistral, Gemini, Ollama).

📚 Documentation Index

Getting Started

User Guide

Examples & Tutorials

Development

🚀 Quick Navigation

First Time Setup

  1. Install UNC
  2. Quick Start Guide
  3. Configure AI Provider

Daily Usage

Need Help?

📖 Command Line Help

You can also get help directly from the command line:

# Show comprehensive help
unc help

# Show specific command help
unc review --help
unc config --help
unc history --help

🔗 External Links