Skip to content

Simple beginner C++ project, for teaching C++ basics

Notifications You must be signed in to change notification settings

Bururik/simple-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple

This is some simple cpp code made for learning how to make make files

  • To build project run:
$ make
  • To eliminate bulky build and lib folders run:
$ make clean
  • To start over from clean project run:
$ make clean all

About

Simple beginner C++ project, for teaching C++ basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published