A simple git test
Go to file
Return0ne 3a1b6549fc removed template code 2021-07-16 11:48:54 -04:00
src removed template code 2021-07-16 11:48:54 -04:00
.gitignore add a build guide 2021-07-13 10:48:29 -04:00
Makefile removed template code 2021-07-16 11:48:54 -04:00
README.md removed template code 2021-07-16 11:48:54 -04:00
TO-DO.md add a build guide 2021-07-13 10:48:29 -04:00

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