Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Official documentation of CodeRabbit: AI Code Reviews

License

NotificationsYou must be signed in to change notification settings

FlaminHOT7/coderabbit-docs

 
 

Repository files navigation

CodeRabbit Logo

CodeRabbit Documentation

Welcome to the official docs forCodeRabbit, the code review dev tool that helps you ship quality code faster.

WebsiteTwitter FollowDiscordPRs WelcomeNode.js CICodeRabbit Reviews

About CodeRabbit

CodeRabbit is an AI-powered code reviewer that delivers context-aware feedback on pull requests within minutes, reducing the time and effort needed for manual code reviews. It provides a fresh perspective and catches issues that are often missed, enhancing the overall review quality.

  • Automated code reviews
  • Intelligent suggestions for code improvements
  • Pull request summary
  • Interactive chat
  • Sequence diagrams
  • Integration with popular version control platforms
  • Support for all programming languages

Table of Contents

Getting Started

  1. Clone this repository:

    git clone https://github.com/coderabbit-ai/coderabbit-docs.gitcd coderabbit-docs
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm start

    This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Project Structure

coderabbit-docs/  ├── blog/  ├── docs/  ├── src/  │   ├── components/  │   ├── css/  │   └── pages/  ├── static/  ├── docusaurus.config.ts  ├── sidebar.ts  └── package.json

Local Development

docusaurus start

This command starts a local development server and opens up a browser window.

Building for Production

docusaurus build

This command generates static content into thebuild directory.

Contributing

We welcome contributions to improve our documentation. Here are some guidelines:

  1. Fork this repository
  2. Create a new branch for your changes
  3. Make all the changes
  4. Test your changes locally
  5. Submit a pull request with a clear description of what changes you did and why.

For more detailed contributing guidelines, please see ourCONTRIBUTING.md file.


For more information on using Docusaurus, please refer to theofficial Docusaurus documentation.

Built with ❤️ by the CodeRabbit team

About

Official documentation of CodeRabbit: AI Code Reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript40.5%
  • CSS33.6%
  • JavaScript25.3%
  • MDX0.6%

[8]ページ先頭

©2009-2025 Movatter.jp