Skip to content

This is the template for starting a new project based on my libft.

Notifications You must be signed in to change notification settings

elijahkash/libft_based_template

Repository files navigation

LIBFT_BASED_TEMPLATE

This is the template for starting a new project based on my LIBFT.

If you don't know nothing about template repositories, read man!

Hello!

  • Be welcome to use my code, clone and fork it!
  • I will be happy if you follow me, or star this project, ecpecially if you find it usefull, or use my code!
  • For all questions be welcome to contact me in any way you want 👋

Here is my mail: elijahkash.code@gmail.com

"I created a new repo using this template. What's next?"

  • make a name for your project
  • put in Makefile, CMakeLists.txt, .gitignore and launch.json
  • don't forget to exec:
    • git submodule add https://github.com/elijahkash/libft if you create new repo from template
    • git submodule init; git submodule update if you clone or fork it
  • you are ready to compile it!
  • write code and enjoy your best_project_ever!

About

This is the template for starting a new project based on my libft.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published