Compare commits
2 Commits
d25540d727
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b7b8802d1 | |||
| b4be492dec |
@@ -1,7 +1,3 @@
|
|||||||
这里是为你准备的纯代码块格式的 Markdown,你可以点击代码块右上角的“复制”按钮直接获取。
|
|
||||||
|
|
||||||
### 1. `README.md` (英文版)
|
|
||||||
|
|
||||||
# cliprepo
|
# cliprepo
|
||||||
|
|
||||||
`cliprepo` is a lightweight, efficient CLI tool written in Go that helps you package your repository's file tree and source code content into a formatted Markdown block. It is designed to quickly build comprehensive context for Large Language Models (LLMs) like GPT, Claude, or DeepSeek.
|
`cliprepo` is a lightweight, efficient CLI tool written in Go that helps you package your repository's file tree and source code content into a formatted Markdown block. It is designed to quickly build comprehensive context for Large Language Models (LLMs) like GPT, Claude, or DeepSeek.
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
### 2. `README.zh-CN.md` (中文版)
|
|
||||||
|
|
||||||
# cliprepo
|
# cliprepo
|
||||||
|
|
||||||
`cliprepo` 是一个用 Go 语言编写的轻量、高效的命令行工具(CLI)。它可以将你代码库的目录结构和指定的文件内容一键打包成格式化的 Markdown 文本,专门用于快速为大语言模型(如 GPT、Claude、DeepSeek)构建完整的上下文。
|
`cliprepo` 是一个用 Go 语言编写的轻量、高效的命令行工具(CLI)。它可以将你代码库的目录结构和指定的文件内容一键打包成格式化的 Markdown 文本,专门用于快速为大语言模型(如 GPT、Claude、DeepSeek)构建完整的上下文。
|
||||||
|
|||||||
Reference in New Issue
Block a user