Skip to content

metrics-matcher/metrics-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics matcher

See the app manual at the Metrics matcher page.

Build

Sources of the app are open. You can modify and build it on your own. You can clone or download them from the GitHub.

Java 8 and Maven required to build the app using command:

mvn clean package

Output files (like metrics-matcher-*.zip) will be placed into the target directory.