Last active
December 25, 2024 06:13
-
-
Save Aayush9029/e55c38f6fad238ebb4e9094b700b1e7e to your computer and use it in GitHub Desktop.
Context generator zsh code
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
context_gen
A simple utility that recursively concatenates files of a specified type into a single output file. Useful for preparing context files for Large Language Models (LLMs).
Usage
Examples
Concatenate all Swift files:
Concatenate all Python files: