This commit is contained in:
2026-04-12 01:06:31 +07:00
commit 10d660cbcb
1066 changed files with 228596 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[
{
"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
}
]