Skip to content

CLI tool to easily bundle your codebase into a single file and get ai code reviews.

Notifications You must be signed in to change notification settings

vossenwout/crev

Repository files navigation

Crev CLI

crev is a command-line tool which allows you to easily bundle your codebase into a single file and get AI code reviews. crev helps you improve your code quality and catch bugs early right from your cli. For more information visit the website.

Features

  • Bundle your codebase into a single .txt file.
  • Get AI code reviews on your bundled code.
  • Cross-platform support (Linux, macOS, Windows).
  • Customizable (ignore / include specific files, directories, etc).
  • Written in Go.

Installation / Documentation

For installation instructions and documentation, go to the official docs.

Important Commands

  • Bundle your codebase (saved locally as a .txt file):

    crev bundle
  • Get an ai code review of this bundle (saved locally as a .md file):

    crev review

For full details on usage and configuration, visit the official docs.

Contributing

We welcome contributions!

Contact

For any questions, reach out to me: crevcli@outlook.com