README

Thu, 09 Oct 2025 10:58:03 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 09 Oct 2025 10:58:03 +0200
changeset 67
7962d771b939
parent 43
f58fd8461e10
permissions
-rw-r--r--

fix that only the main branch was considered in git repositories

fixes #737

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