README

Wed, 25 Feb 2026 22:40:43 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 25 Feb 2026 22:40:43 +0100
changeset 79
cd8ad39dda76
parent 43
f58fd8461e10
permissions
-rw-r--r--

specifying both --csv and --csv-path should not be necessary

relates to #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