42-init-project

Personnal project to init C 42 project fastly

This python script create folder with name's of project

  • Create Makefile
  • Create includes folder with header file
  • Create srcs folder with main file
  • Import my libft from my repo Github