Morphux/Builder Morphux Package Builder Install • Test • Use • Documentation Install Clone the repository git clone https://github.com/Morphux/Builder.git --recursive Compile make Test Dependencies valgrind Basic Tests make -C tests check Memory Tests make -C tests valgrind Use Documentation Dependencies doxygen Generate it: make doc