README

Mon, 11 Aug 2025 20:21:04 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 11 Aug 2025 20:21:04 +0200
changeset 65
ff03ae99323f
parent 43
f58fd8461e10
permissions
-rw-r--r--

add a CHANGELOG file and complete the release 1.1.0

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