cpp Prerequisites g++ Quickstart git clone git@github.com:mthpvg/cpp.git cd cpp g++ main.cpp greetings.cpp -o main.out ./main.out