Skip to content

codecham/CPP_42_makefile_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CPP_42_makefile_generator

Just a little makefile generator for the 42 CPP piscine

To be able to run it everywhere you can:

  1. Create a folder where you want.

  2. Open and edit your shell configuration file. For exemple: vim ~/.zshrc

  3. Add this line: export PATH="$PATH:PATH_OF_YOUR_NEW_FOLDER"

(Replace PATH_OF_YOUR_NEW_FOLDER by the path of your new folder)

  1. Do a make and place the file "gen_make_file" in your new created folder

About

Just a little makefile generator for the 42 CPP piscine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published