README@cc9d74d5eb46
README
Wed, 19 Feb 2025 18:12:10 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 19 Feb 2025 18:12:10 +0100
- changeset 34
- cc9d74d5eb46
- parent 32
-
d7c22d329045
- child 43
-
f58fd8461e10
- permissions
- -rw-r--r--
add configure option for static linking
After cloning the repository, execute
./configure --release
to create a build configuration. Then execute
make
to build the software.
You will find the repoheat binary in the build directory.
Execute ./repoheat -h to show the usage information.