Project Starter Kit The Template Structure for Project Development Environment Compile Scripts The command to compile source and header files with simply in terminal g++ -I./inc main.cpp ./src/*.cpp -o my_program