sonar-scanner

3.1.0 • Public • Published

node-sonar-scanner

Wrap SonarQube Scanner as a node module.

Installation

You can install node-sonar-scanner as a development dependency and add it as a script property in your package.json.

npm i sonar-scanner --save-dev
{
  "scripts": {
    "sonar-scanner": "node_modules/sonar-scanner/bin/sonar-scanner"
  }
}
npm run sonar-scanner

Readme

Keywords

Package Sidebar

Install

npm i sonar-scanner

Weekly Downloads

140,916

Version

3.1.0

License

MIT

Unpacked Size

643 kB

Total Files

18

Last publish

Collaborators

  • bcaudan