init repository
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# C++ Playground
|
||||
This little repository hosts different small projects written in C++.
|
||||
|
||||
Each project works standalone and only requires the files inside its folder. Some projects require the global include-folder for common or shared libraries.
|
||||
|
||||
All projects are build and tested on linux
|
||||
|
||||
- [C++ with GCC](GCC%20Intro/readme.md)
|
||||
- [C++ with Meson](Meson%20Intro/readme.md)
|
||||
Reference in New Issue
Block a user