#tooling
2 notes tagged tooling.
AI Prompts·3 min
Using OpenCode CLI Instead of Copy-Pasting from ChatGPT
Install and configure the OpenCode CLI so AI writes code directly into your project folder instead of you copying it from a chat window.
- #ai
- #opencode
- #cli
- #tooling
Csharp·3 min
Project Structure
How C# files, namespaces, folders and the dotnet CLI fit together into a running app.
- #csharp
- #dotnet
- #tooling
- #architecture