Skip to content

A lightning-fast CLI tool that efficiently converts code files into a format suitable for use as prompts in AI conversations or other applications.

Notifications You must be signed in to change notification settings

federicoestevez/c2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A lightning-fast CLI tool that efficiently converts code files into a format suitable for use as prompts in AI conversations or other applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published