A Retro Platform
sudo apt install cmake
More informations here.
First, install pre-commit package.
- On linux:
pip install pre-commit
- On macOS (Intel/AMD):
brew install pre-commit
Next, steup pre-commit at the root of the repository:
pre-commit install
Build the project
make
Clean the project
make fclean
The project has been realized in collaboration with this other group. Their group master is Suceveanu Dragos that can be contacted at dragos.suceveanu@epitech.eu.
Made by Flavien Chenu, TekMath & Yann-Masson