pd-github-file

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

github file

GitHub 文件读取

PREREQUISITE: Read
../pd-github/SKILL.md
for all commands.
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格式的列表。仅支持读取操作。