repomix
Verified for current stable LTS
Repomix Commands
Repomix command syntax with verified terminal examples.
Commands
8 commands for Repomix
repomix Operations
Repomix Command: Output Custom Format Repomix
repomix -o <path/to/file> --style <xml|markdown|plain> repomix Operations
Repomix Command: Output With Compression Repomix
repomix --compress repomix HTTP
Repomix Command: Pack Repository At Specific Commit Repomix
repomix --remote {https://github.com/user/repo/commit/836abcd7335137228ad77feb28655d85712680f1} repomix HTTP
Repomix Command: Pack Repository From Branch Repomix
repomix --remote {https://github.com/user/repo/tree/main} repomix Operations
Repomix Command: Pack Repository Using Shorthand Repomix
repomix --remote <user/repo> repomix Operations
Repomix Command: Process Specific Files Repomix
repomix --include "<src/**/*.ts>" --ignore "<**/*.test.ts>" repomix Operations
Repomix Command: Send Output To Stdout Pipe Another Program
repomix --stdout | <less> repomix Operations
Repomix Command: Send Output To Stdout Repomix
repomix --stdout > <path/to/file> Suggest a Repomix Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Repomix workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.