README

Tue, 25 Feb 2025 18:22:55 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 25 Feb 2025 18:22:55 +0100
changeset 43
f58fd8461e10
parent 32
d7c22d329045
permissions
-rw-r--r--

add dist target

fixes #607

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