Skip to content

Latest commit

 

History

History
 
 

sonarqube-scanner-build-wrapper-linux

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sonarqube-Scanner BuildWrapper for Linux

This example demonstrates how to use the BuildWrapper to analyze a C++ project with the SonarQube Scanner on Linux

Prerequisites

Usage

  • Run the build wrapper:
        build-wrapper --out-dir bw-outputs ./build.sh
  • Analyze the project with SonarQube using the SonarQube Scanner:
        sonar-scanner