aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e68ce0952845be5bf104c6be33732c5f88484134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SonarQube Scanner 
=========================
[![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli)
[![Build status](https://ci.appveyor.com/api/projects/status/s3sg3fhui556v02o/branch/master?svg=true)](https://ci.appveyor.com/project/henryju/sonar-scanner-cli/branch/master)

Official SonarQube Scanner used to start code analysis. Project configuration is read from a sonar-project.properties or passed on command line.

Documentation:
http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner

Issue Tracker:
http://jira.sonarsource.com/browse/SQSCANNER

### License

Copyright 2011-2017 SonarSource.

Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)