1.2 KiB
1.2 KiB
layout | title | nav_order |
---|---|---|
page | Install | 1 |
Sonarqube
Sonarqube is a Ruby wrapper for the Sonarqube API this gem only supports Sonarqube 7.9.
Installation
Install it from rubygems:
gem install sonarqube
Or add to a Gemfile:
gem 'sonarqube'
# gem 'sonarqube', github: 'psyreactor/sonarqube'