0.0.2 • Published 1 year ago

@federicoestevez/c2p v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

c2p (Code to Prompt)

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.

🌟 Features

  • 🚀 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

🤔 Why c2p?

  • 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

Installation

npm install -g @federicoestevez/c2p