A powerful Mix task for generating LLM-friendly code ingestion files from Elixir projects. Creates well-structured markdown files containing your source code, making it easy to share context with Large Language Models for code analysis, debugging, or feature development.
- 🎯 Feature-based filtering - Focus on specific parts of your codebase
- 📁 Smart directory traversal - ASCII tree structure with proper organization
- 🎨 Markdown output - Clean formatting with syntax highlighting
- 🚫 Intelligent exclusions - Built-in patterns for common artifacts