File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 44[ ![ .NET] ( https://img.shields.io/badge/.NET-9.0-512BD4 )] ( https://dotnet.microsoft.com )
55[ ![ License] ( https://img.shields.io/badge/license-MIT-blue )] ( LICENSE )
66
7+ <!-- BURAYA BANNER/LOGO GÖRSELİ KOYABİLİRSİN -->
8+ <!--  -->
9+
710Ever spent hours explaining your codebase patterns to ChatGPT? Or wished GitHub Copilot understood your team's coding style? ** CodeContext.NET** solves that.
811
912## What It Does
@@ -18,6 +21,9 @@ That's it. You get a context file ready to paste into any AI chat.
1821
1922## Real Example
2023
24+ <!-- BURAYA DEMO GIF KOYABİLİRSİN - Tool'un çalışmasını gösteren -->
25+ <!--  -->
26+
2127Let's say you have this in your codebase:
2228
2329``` csharp
@@ -57,6 +63,9 @@ You'll get something like:
5763
5864## The Output
5965
66+ <!-- BURAYA OUTPUT SCREENSHOT KOYABİLİRSİN - Markdown/JSON çıktısının ekran görüntüsü -->
67+ <!--  -->
68+
6069Here's what you actually get:
6170
6271``` markdown
@@ -79,15 +88,6 @@ codecontext -f json # want JSON instead
7988codecontext -v # see what it's doing
8089```
8190
82- ## Performance
83-
84- Fast enough that you won't grab coffee:
85- - Small project (10 files): ~ 1 second
86- - Medium project (500 files): ~ 3 seconds
87- - Large project (10,000 files): ~ 10 seconds
88-
89- It runs parallel analysis on all your CPU cores.
90-
9191## Building From Source
9292
9393Standard .NET stuff:
You can’t perform that action at this time.
0 commit comments