// install via winget
Command Prompt & PowerShell
click to copy
winget install igorls.context-builder
// direct download
Download Installer// about Context Builder
Context Builder generates a single, structured markdown file from any codebase directory. The output is optimized for LLM consumption with relevance-based file ordering, AST-aware code signatures via Tree-Sitter, automatic token budgeting, and smart defaults.
// frequently asked questions
How do I install Context Builder using winget?
Open PowerShell or Windows Terminal and run:
winget install igorls.context-builder. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is Context Builder?
A blazing-fast CLI for creating LLM context from your entire codebase
Is Context Builder free to download?
Context Builder is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Context Builder with winget?
Run
winget upgrade igorls.context-builder in PowerShell or Windows Terminal to update Context Builder to the latest available version.What architecture does Context Builder support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.