-
Notifications
You must be signed in to change notification settings - Fork 6
Skeleton showing howto setup / structure a python project for analysing with the sonar python plugin
wenns/sample_sonar_python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
** Sample Python Project ** This is a sample project demonstrating the setup needed by the sonar python plugin. In order to use, do: 1. Install sonar (see http://docs.codehaus.org/display/SONAR/Install+Sonar) 2. Install python plugin (see http://docs.codehaus.org/display/SONAR/Python+Plugin) 3. Install either sonar-runner or maven (see http://docs.codehaus.org/display/SONAR/Analyse+with+a+simple+Java+Runner or http://docs.codehaus.org/display/SONAR/Analyse+with+Maven) 4. run either 'mvn sonar:sonar' or 'sonar-runner' in the root directory of the project. After this, you should see the results in sonar. Have fun.
About
Skeleton showing howto setup / structure a python project for analysing with the sonar python plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published