README

Fri, 06 Feb 2026 16:22:33 +0100

author
Mike Becker <universe@uap-core.de>
date
Fri, 06 Feb 2026 16:22:33 +0100
changeset 73
707f42bb0484
parent 43
f58fd8461e10
permissions
-rw-r--r--

add --styles-and-script option to output default CSS and Javascript for page composition

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