CLI launcher for analyzing projects with SonarQube
Launcher to analyze a project with SonarQube
sonar-scanner$ sonar-scanner$ sonar-scanner -Dsonar.host.url=https://sonarqube.example.com -Dsonar.login=mytoken$ sonar-scanner -Dsonar.projectKey=my-project -Dsonar.sources=src -Dsonar.host.url=http://localhost:9000