Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Provide CLI to trigger an analysis

Choose a tag to compare

@bellingard bellingard released this 03 Aug 10:15
· 127 commits to master since this release

With this version, it is now possible to install the scanner globally to run analyses on the command line:

npm install -g sonarqube-scanner
cd my-project/
sonar-scanner

For more details: https://github.com/bellingard/sonar-scanner-npm/milestone/3?closed=1