Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/runekaagaard/codecombine

Merges multiple code files into one and handles imports. Useful for having a LLM work on only a part of a file.
https://github.com/runekaagaard/codecombine

Last synced: 11 days ago
JSON representation

Merges multiple code files into one and handles imports. Useful for having a LLM work on only a part of a file.

Awesome Lists containing this project

README

        

# codecombine
Merges multiple code files into one and handles imports. Useful for having a LLM work on only a part of a file.