From 01713bbe20d2cf5aafbe5eb32721d3e4fc5823d8 Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Fri, 5 Sep 2025 03:30:24 +0200 Subject: Standarize the project directory for monorepo-like developer experience Move the clang formatter to the root of the three so all nested projects could use it Provide README for all other projects Refactor the code in rtt agregator Signed-off-by: Filip Wandzio --- analysis/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 analysis/README.txt (limited to 'analysis/README.txt') diff --git a/analysis/README.txt b/analysis/README.txt new file mode 100644 index 0000000..12e097c --- /dev/null +++ b/analysis/README.txt @@ -0,0 +1 @@ +Here will be described how to run each program to achieve pipeline-like experience -- cgit v1.2.3 ' value='5d5c23a47e0b80c57e2f321a46c398dac82eedf6'/> My Personal Website (Svelte + Vite)Filip Wandzio <contact@philw.dev>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorFilesLines
2025-11-21Bump dependencies, update matrix sectionHEADmasterFilip Wandzio1-2/+2
2025-11-02Implement unit testing with vitestFilip Wandzio8-58/+125
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-11-01Convert hex to hslFilip Wandzio1-7/+7
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-11-01Adjust color schemeFilip Wandzio1-1/+4
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-10-28Bump project dependecies, fix structural elements heading issueFilip Wandzio4-17/+17