repomix
popularlocal-onlyainpm
Yamadashy · Codebase context, agent handoff, and repository analysis from the terminal.
$ npm install -g repomixOne-liner to try
$ repomix --style markdown --output repomix-output.mdAgent pack
Quick reference
Install
npm install -g repomixVerify
repomix --versionFirst command
repomix --style markdown --output repomix-output.mdMachine JSON
/cli/repomix.jsonAbout
Codebase context, agent handoff, and repository analysis from the terminal. Built by Yamadashy. Start with `repomix --style markdown --output repomix-output.md` and go from there. Runs entirely on your machine.
Example workflow
1. repomix --style markdown --output repomix-output.md2. repomix --include "src/**/*.ts" --output src-context.md