Skip to content

Commit 481ee0f

Browse files
committed
docs: 更新使用说明
1 parent 9cd1832 commit 481ee0f

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
# ghp
2+
23
> Github Proxy | Github 代理脚本
34
45
[![Ghp CI](https://github.com/gclm/gh/actions/workflows/release.yml/badge.svg)](https://github.com/gclm/gh/actions)
56

7+
## 安装教程
8+
9+
- mac
10+
11+
```shell
12+
brew install gclm/tap/ghp
13+
```
14+
15+
- linux
16+
自行前往[release](https://github.com/gclm/ghp/releases)下载
17+
618
## 使用教程
19+
720
```shell
821
# git clone
922
gh git clone https://github.com/gclm/gh.git
@@ -13,13 +26,15 @@ gh wget https://github.com/gclm/gh.git
1326
```
1427

1528
## 核心功能
29+
1630
- 支持GitHub 文件 代理
17-
- 支持GitHub Releases 代理
31+
- 支持GitHub Releases 代理
1832
- 支持GitHub archive 代理
1933
- 支持GitHub gist 代理
2034
- 支持GitHub raw.githubusercontent.com 代理
2135

2236
## 参考
37+
2338
- https://ld246.com/article/1614736458729
2439
- https://developer.aliyun.com/article/710818
25-
- https://developer.aliyun.com/article/779552
40+
- https://developer.aliyun.com/article/779552

0 commit comments

Comments
 (0)