20 Forks
61 Stars
61 Watchers

sbt-sonar

An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.

How to download and setup sbt-sonar

Open terminal and run command
git clone https://github.com/sonar-scala/sbt-sonar.git
git clone is used to create a copy or clone of sbt-sonar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sbt-sonar https://github.com/sonar-scala/sbt-sonar/archive/master.zip

Or simply clone sbt-sonar with SSH
[email protected]:sonar-scala/sbt-sonar.git

If you have some problems with sbt-sonar

You may open issue on sbt-sonar support forum (system) here: https://github.com/sonar-scala/sbt-sonar/issues