This repository was archived by the owner on Mar 9, 2023. It is now read-only.
Provide CLI to trigger an analysis
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