We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb25f4 commit 7669aa2Copy full SHA for 7669aa2
1 file changed
README.md
@@ -87,29 +87,13 @@ codecontext -f json # want JSON instead
87
codecontext -v # see what it's doing
88
```
89
90
-## Building From Source
91
-
92
-Standard .NET stuff:
93
94
-```bash
95
-git clone https://github.com/Nonanti/CodeContext.NET
96
-cd CodeContext.NET
97
-dotnet build
98
-```
99
100
## Why I Built This
101
102
Got tired of ChatGPT writing Java-style C# code. Wanted it to match my style without a 10-paragraph prompt every time.
103
104
-## Requirements
105
106
-- .NET 9.0+
107
-- Windows/Mac/Linux
108
109
-## License
110
111
-MIT - do whatever you want with it.
112
113
---
114
115
Built by [@Nonanti](https://github.com/Nonanti)
+
+Yeah, I totally outsourced the README to our robot overlords. Thanks for Gemini
0 commit comments