0.2.0 • Published 3 months ago

@firehammer/sonargpt v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

SonarGPT

Tool for fixing SonarCloud issues using OpenAI GPT model completions.

Install

Global install is preferable, but it can be installed in a specific repository if desired. Only a handful of dependencies are required.

npm install --global @firehammer/sonargpt

Usage

Change into a checkout of your repository and run the tool.

sonargpt --sonarcloud-org <org> --sonarcloud-token <token> --openai-api-key <key>
0.2.0

3 months ago

0.1.0

7 months ago