0.2.0 • Published 1 year ago

@firehammer/sonargpt v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.1.0

2 years ago