https://github.com/hellojukay/ghget-pl
高速从 github 下载文件
https://github.com/hellojukay/ghget-pl
github proxy
Last synced: about 1 year ago
JSON representation
高速从 github 下载文件
- Host: GitHub
- URL: https://github.com/hellojukay/ghget-pl
- Owner: hellojukay
- License: bsd-3-clause
- Created: 2020-09-25T05:13:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T03:35:11.000Z (over 5 years ago)
- Last Synced: 2025-01-29T08:34:20.148Z (over 1 year ago)
- Topics: github, proxy
- Language: Perl
- Homepage:
- Size: 3.47 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghget-pl
高速从 github 下载文件

# 安装
## Max OS 和 Linux
```bash
sudo curl https://raw.githubusercontent.com/hellojukay/ghget-pl/master/ghget.pl -o /bin/ghget && sudo chmod +x /bin/ghget
```
## Windows
```bat
ghget.exe 加入到 PATH
```
# 使用方式
```bash
usage of ghget:
ghget 下载链接指向的文件
感谢 https://g.ioiox.com/ 提供的免费服务
```