README

Wed, 25 Feb 2026 21:13:55 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 25 Feb 2026 21:13:55 +0100
changeset 76
110a234a3260
parent 43
f58fd8461e10
permissions
-rw-r--r--

add reading commit hashes from the commit log - resolves #807

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