polyglot-tools-docs

Polyglot Code Scanner

Polyglot Code Scanner

The Polyglot Code Scanner is a command-line tool, written in rust, to scan one or many source code repositories, calculate a whole pile of metrics and other data, and store the results in a JSON file for later visualisation.

The source code is available at https://github.com/kornysietsma/polyglot-code-scanner

See the HowTo page for how to download and run it.

See the Data format page for the data that it produces.

Edit this page on GitHub