Files
2025-11-30 08:48:52 +08:00

16 lines
252 B
JSON

[
{
"path": "/path/to/local/repo",
"output": "local-repo-output.xml"
},
{
"path": "owner/repo",
"remote": true,
"output": "remote-repo.xml"
},
{
"path": "https://github.com/yamadashy/repomix",
"remote": true
}
]