README

changeset 32
d7c22d329045
child 43
f58fd8461e10
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Tue Feb 18 19:08:57 2025 +0100
@@ -0,0 +1,13 @@
+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.

mercurial