Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 521 Bytes

File metadata and controls

14 lines (9 loc) · 521 Bytes

AutomatedToolForMatricsGeneration

It is an automated tools for generating software metrics from github repository.

Install the Scitools(https://www.scitools.com/) and configure it with cli interface.

Add the path variable to your scitools installation path.

call MetricsGenerator() with valid parameter.

What Will it do?

  • Download all releases/tags from github repo.
  • Use scitools to generate metrics for individual releases/tags.
  • Save the metrics to a csv file(Example available in this repository)