A simple git test
src | ||
.gitignore | ||
Makefile | ||
README.md | ||
TO-DO.md |
Have you ever wanted to know what your PC thinks about your favorite number if so, then this litle C++ program has got you covered.
--------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
- git clone https://gitdab.com/Canneddonuts/CPP_git_test
- cd CPP_git_test
- make