Skip to content

learningtapestry/sonarqube-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sonarqube integrations

Convenience scripts to integrate SonarQube scanners. They're meant to be used primarily in CI environments.

JavasScript / TypeScript

curl -o- https://raw.githubusercontent.com/learningtapestry/sonarqube-integrations/master/scanner-js.sh | bash

or

wget -qO- https://raw.githubusercontent.com/learningtapestry/sonarqube-integrations/master/scanner-js.sh | bash

Ruby

curl -o- https://raw.githubusercontent.com/learningtapestry/sonarqube-integrations/master/scanner-ruby.sh | bash

or

wget -qO- https://raw.githubusercontent.com/learningtapestry/sonarqube-integrations/master/scanner-ruby.sh | bash

About

Convenience scripts to integrate SonarQube scanners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages