Tired of copy-pasting dozens of files when talking to AI or doing code reviews? repomeld fixes that in seconds. It scans your project, skips all the noise (node_modules, .git, dist, .env, lock files, etc.), and merges everything into one single readable file. How to Use (Super Simple) npm install -g repomeld cd your-project repomeld Done. You’ll get a clean repomeld_output.txt with a Table of