README

Wed, 25 Feb 2026 22:33:46 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 25 Feb 2026 22:33:46 +0100
changeset 78
5177d8af5536
parent 43
f58fd8461e10
permissions
-rw-r--r--

add CSV export of raw data - resolves #806

After cloning the repository, or extracting the source tarball,
simply execute

    make

to build the software.

Optionally, before calling make, you can execute ./configure
with your favorite settings.
By default, make will execute

    ./configure --release

You will find the repoheat binary in the build directory.

Execute ./repoheat -h to show the usage information.

mercurial