Skip to content

MatterAIOrg/matter-ai-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version npm downloads GitHub License

Matter AI CLI

A command-line tool that helps you generate AI-powered summaries to understand changes quickly.

This CLI is an official tool from Matter AI to help you generate summaries for your PRs.

Installation

npm install -g matter-ai

Usage

  1. Open the repository in the terminal with .git directory.
  2. Create a new Classic Personal Access Token with pull-requests and repo scopes.
  3. Run the command matter
  4. Enter your PAT when prompted, this will get saved in you ~/.gitconfig file.
  5. Select the PR you want to summarize.
  6. Enter your Open AI API Key when prompted. This can automatically be picked from OPENAI_API_KEY environment variable.
  7. Enjoy the summary!

Documentation

You can find the detailed documentation here: https://docs.matterai.dev/quickstart-ai-code-review-cli

About

Matter AI Cli to run code reviews in your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published