0.0.7 • Published 7 months ago

cli-ai-code-review v0.0.7

Weekly downloads
-
License
THE UNLICENSE
Repository
-
Last release
7 months ago

cli-ai-code-review

CLI Code Review powered by ChatGPT

Setup

Make sure you have at least Node18 and npx in your path. Sign up for an OpenAPI API key and set it as an environment variable OPENAI_API_KEY

Usage

With changes staged in your current git directory, run:

npx cli-ai-code-review

This will submit the output of a git diff --staged to ChatGPT

0.0.7

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago