Skip to content

Leodau/LeoBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎒 LeoBootstrap

Minimalistic C Project Automatic Bootstrap Importer

What?

Bootstrap CORRECTLY your C projects in just 1 command.

Why?

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.

Usage

Install

Clone this repository and execute :

sudo ./install

Bootstrap

At the root of your project file, execute :

bootstrap name_of_the_project

Contributions

Feel free to add your own packages, Pull requests & Bug reports are all expected.

License

MIT - Whatever, Just do it..