pd-github-file
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesegithub file
GitHub 文件读取
PREREQUISITE: Readfor all commands.../pd-github/SKILL.md
bash
npx tsx resources/pd-github.ts file --repo <OWNER/REPO> --path <PATH> [--ref branch]Prints decoded file content to stdout. For directories, returns JSON listing. Read-only.
前置要求: 查看了解所有命令。../pd-github/SKILL.md
bash
npx tsx resources/pd-github.ts file --repo <OWNER/REPO> --path <PATH> [--ref branch]将解码后的文件内容输出到标准输出。如果是目录,返回JSON格式的列表。仅支持读取操作。