A simple git test
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Return0ne d143904c1d added a number that it likes 2 years ago
src added a number that it likes 2 years ago
.gitignore add a build guide 2 years ago
Makefile removed template code 2 years ago
README.md removed template code 2 years ago
TO-DO.md added a number that it likes 2 years ago

README.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

  1. git clone https://gitdab.com/Canneddonuts/CPP_git_test
  2. cd CPP_git_test
  3. make