Hello everyone,<p>I released a simple but effective command line tool, that I use for quickly copying content from my source code files to ChatGPT's o1 and other web tools.<p>1. Create a `.ccc` file and define files/directories that will be parsed and used as context.
2. Run `ccc`.
3. Paste the contents in your browser.<p>Different people have done similar things and probably there is a bash one-liner that will do this, but I like my workflow and wanted to share it with you.<p>Let me know what you think, I'm open for feedback, thanks!