Code Aggregator Windows: A tool designed to aggregate code files from selected directories into a single output file, making it easier to upload and manage code for GPT and other AI models.
-
Updated
Jul 1, 2024 - C#
Code Aggregator Windows: A tool designed to aggregate code files from selected directories into a single output file, making it easier to upload and manage code for GPT and other AI models.
PowerShell script to combine text files into one for LLM input, with directory tree and binary file exclusion.
Code Aggregator Linux: A tool designed to aggregate code files from selected directories into a single output file, making it easier to upload and manage code for GPT and other AI models.
PreCoding is a command-line utility that scans a directory tree, collects source code files by pattern or explicit file list, and outputs a single, Markdown-formatted file containing all sources with code fences and filenames. Useful for sharing project context with LLMs, code review, or documentation.
Add a description, image, and links to the code-aggregation topic page so that developers can more easily learn about it.
To associate your repository with the code-aggregation topic, visit your repo's landing page and select "manage topics."