Skip to main content

Download and install

Install pip package

Releases of metrix++ are published on pypi.org and can be installed using pip:

pip install metrixpp

Install archive

In order to get the tool working, dowload the archive with the latest stable version and unpack it to some folder. The first run of the tool will trigger the installation within the folder, where it was launched.

In order to checkout the latest development version from the version control system use this command:

> git clone https://github.com/metrixplusplus/metrixplusplus metrixplusplus

Change and Release Notes

Change and release notes are available here.

Prerequisites

Python Runtime Environment (version 2.8.x or 3.x)

In order to run the doxygen reporting tool you need to install pytablewriter.

pip install pytablewriter

License

MIT license