Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 614 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 614 Bytes

Java Source Metrics Build Status

An application to calculate metrics from java bytecode.

Compilation

Maven is used to handle our dependencies.

  • Install Maven 3
  • Check out this repo and run: mvn