Skip to content

driftaldev/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driftal

Pre-commit code reviews, right in your terminal.

Driftal is a CLI tool designed for developers who value privacy and speed. It runs AI code reviews entirely on your local machine, ensuring your code never leaves your environment while providing instant feedback, bug detection, and best practice suggestions.

Why Driftal?

  • 🔒 100% Private: All analysis happens locally. Your code is yours; it never touches an external server.
  • 💻 Terminal Native: Integrates seamlessly into your existing CLI workflow. No context switching required.

Installation

Install Driftal globally via package manager of your choice:

npm install -g driftal

Quick Start With 2 Simple Steps

  1. Initialize Driftal in your project root:

    driftal init
  2. Run a review to analyze your codebase:

    driftal review

Choose from all major SOTA models

driftal models select

Book a free onboarding here: 30 mins with @jaymalve, creator of Driftal

License

MIT © Driftal

About

Driftal - Pre-commit code reviews, right in your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published