This commit is contained in:
Keep Creating Online
2025-01-13 16:16:45 -05:00
parent d513ae92d5
commit 30535bb2fd
5 changed files with 74 additions and 1128 deletions

View File

@@ -1,5 +1,7 @@
# RePrompt: A Context Generator
This app is to be used in conjunction with [mckaywrigley's xml parser](https://github.com/mckaywrigley/o1-xml-parser/tree/main).
The **RePrompt** is a tool designed to create a comprehensive context file (`repo-context.txt`) for AI coding assistants like ChatGPT. The context file aggregates essential information from your repository, including an overview, directory tree, excluded and included files, highlighted file contents, and additional static sections like a to-do list.
## Features