Skip to content

Commit

Permalink
docs: 更新说明文档
Browse files Browse the repository at this point in the history
  • Loading branch information
gclm committed Jan 28, 2022
1 parent 456e936 commit 7afe19d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# gh
> Github 代理脚本
[![Gh CI](https://github.com/gclm/gh/actions/workflows/release.yml/badge.svg)](https://github.com/gclm/gh/actions)

## 使用教程
```shell
# git clone
gh git clone https://github.com/gclm/gh.git
# curl/wget
gh curl https://github.com/gclm/gh.git
gh wget https://github.com/gclm/gh.git
```

## 核心功能
- 支持GitHub 文件 代理
- 支持GitHub Releases 代理
- 支持GitHub archive 代理
- 支持GitHub gist 代理
- 支持GitHub raw.githubusercontent.com 代理

0 comments on commit 7afe19d

Please sign in to comment.