Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 272 Bytes

Requirements

Vagrant Virtualbox

Instructions

  • Make sure your project has a sonar-project.properties file in the root directory
  • vagrant up
  • vagrant ssh
  • sudo su
  • cd ~/YOUR_PROJECT_NAME && sonar-scanner
  • Open a web browser to http://192.168.33.10/