@firehammer/sonargpt

0.2.0 • Public • Published

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>

/@firehammer/sonargpt/

    Package Sidebar

    Install

    npm i @firehammer/sonargpt

    Weekly Downloads

    0

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    12.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • astephens25