Skip to content

LiliJi/sonar-custom-plugin-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube Custom Plugin Example Build Status

Shows how to write a SonarQube plugin compatible with SonarQube 6.7 LTS

Custom Pages (React)

Prerequisites

Scripts

  • run "npm install" to setup your env
  • run "npm test" to trigger your tests
  • run "npm start" to start a proxy http server on port 3000 to debug your JS code

About

Shows how to write a SQ plugin for LTS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 3.7%
  • Java 1.6%