Skip to content

Commit 7afe19d

Browse files
committed
docs: 更新说明文档
1 parent 456e936 commit 7afe19d

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
# gh
2+
> Github 代理脚本
3+
4+
[![Gh CI](https://github.com/gclm/gh/actions/workflows/release.yml/badge.svg)](https://github.com/gclm/gh/actions)
5+
6+
## 使用教程
7+
```shell
8+
# git clone
9+
gh git clone https://github.com/gclm/gh.git
10+
# curl/wget
11+
gh curl https://github.com/gclm/gh.git
12+
gh wget https://github.com/gclm/gh.git
13+
```
14+
15+
## 核心功能
16+
- 支持GitHub 文件 代理
17+
- 支持GitHub Releases 代理
18+
- 支持GitHub archive 代理
19+
- 支持GitHub gist 代理
20+
- 支持GitHub raw.githubusercontent.com 代理

0 commit comments

Comments
 (0)