The binary population synthesis code ComBinE
You can clone the repository via
git clone https://github.com/mkruckow/ComBinE.git
After you cloned the repository enter the main directory via
cd ComBinE
In the main directory you can interact with the git repository.
To compile the code simply use the Makefile via
make ComBinE
For more information see the manual directory with the Manual and some update notes.