Export a Git repository into an LLM-ready prompt for AI analysis.
Tool for converting the contents of a git repository to a single markdown file that can be used in an LLM prompt.
git2prompt is a command-line tool that takes a GitHub repository URL, downloads its contents, and generates a single text file optimized for use as input to AI tools.
No description provided.