c2p is a lightning-fast CLI tool that efficiently converts code files into a format suitable for use as prompts in AI conversations or other applications.
- 🚀 Blazingly fast conversion of multiple files or directories into a prompt-friendly format
- 🔧 Highly efficient processing, optimized for speed and low resource usage
- 🧠 Automatically excludes binary files for quick and relevant output
- 🌳 Supports .gitignore patterns to respect project structures
- 📋 Option to print output to console or copy to clipboard instantly
- Speed: Designed for rapid conversion, even with large codebases
- Efficiency: Minimizes resource usage while maximizing output quality
- Simplicity: Easy to use with a straightforward CLI interface
npm install -g @federicoestevez/c2p