rgpt

An automated code review tool that uses GPT you can…

rgpt

An automated code review tool that uses GPT you can use straight from your terminal. More information: https://github.com/vibovenkat123/review-gpt.

rgpt --i "$(git diff {{path/to/file}})"

rgpt --v --i "$(git diff {{path/to/file}})"

rgpt --max {{300}} --i "$(git diff {{path/to/file}})"

rgpt --pres {{1.2}} --i "$(git diff {{path/to/file}})"

rgpt --model {{text-davinci-003}} --i "$(git diff {{path/to/file}})"

rgpt --json --i "$(git diff {{path/to/file}})"

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← rga rgrep →