Merge branch 'main' of ssh://gitea.apps.sustainabledelivery.com:3022/mostalive/ai-code-exploration

This commit is contained in:
2026-09-15 17:26:48 +01:00
4 changed files with 19 additions and 0 deletions
+5
View File
@@ -22,6 +22,11 @@ A small C# application for practicing code exploration with a coding agent: use
```
dotnet build
```
4. On windows: npm install @mermaid-js/mermaid-cli (global install failed)
5. Verify mermaid runs
```
./node-modules/.bin/mmdc
```
## Tasks