Tue, 25 Feb 2025 18:22:55 +0100
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.