From c818aa8a02d2809b3189a1fdbec580fd59d22ce2 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Tue, 3 Sep 2024 19:34:59 +0200 Subject: shuffle files Moving all code into src/crepe allows you to add the src folder as SYSTEM INTERFACE, resulting in includes that look like ``. --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 6568bce..c6e51ec 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,10 @@ -# engine +# crêpe +systems programming in c++ minor engine +# TODO + +- add lib/ folder for libraries (as submodules) +- add test/ folder + googletest for unit testing +- add mwe/ folder for experiments and proof-of-concept toys -- cgit v1.2.3