This is just some hello world type C++ code with comments read below for build instructions *--------Building--------* Before you can compile the code you will need GNU make and GNU g++. This is what you should type in the command line 1. git clone https://gitdab.com/Canneddonuts/CPP_git_test 2. cd CPP_git_test 3. make