sonar-scan

1.0.1 • Public • Published

sonar-scan

Wrap SonarQube Scanner as a node module.

I have teste also on Angular, React & Vue.js projects

Versions

version sonar-scanner-cli
1.0.0 3.1.0.1141
latest 4.8.0.2856

Installation

This plugin requires JAVA runtime installed

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

npm i sonar-scan --save-dev

Node:

{
  "scripts": {
    "sonar-scan": "node_modules/sonar-scan/bin/sonar-scanner"
  }
}

Angular, React & Vue.js projects:

{
  "scripts": {
    "sonar-scan": "sonar-scanner"
  }
}
npm run sonar-scan

Forked from

https://github.com/bcaudan/node-sonar-scanner

This library is not updated currentlly for a few years but we need & support it

Readme

Keywords

Package Sidebar

Install

npm i sonar-scan

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

658 kB

Total Files

11

Last publish

Collaborators

  • ionut88