Bootstrap CORRECTLY your C projects in just 1 command.
Initialize a project that follows/has:
- EPITECH's Coding Style.
- Criterion Basic Architecture as example.
- Code Coverage '.gcda/.gcno' files generation.
- Complete .gitignore file.
- .editorconfig file for those using Atom.
Clone this repository and execute :
sudo ./install
At the root of your project file, execute :
bootstrap name_of_the_project
Feel free to add your own packages, Pull requests & Bug reports are all expected.
MIT - Whatever, Just do it..