Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 733 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 733 Bytes

code-of-gotham

Awesome software visualization using sonar metrics and javafx

Prerequisites:

Start the Software:

  • clone the sources using git
  • Run the main method of the Main class
  • You can use the following VM args:
  • -DcogSonarHost= for example "-DcogSonarHost=http://nemo.sonarqube.org/"
  • -DcogProxy= if you are behind a proxy